Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 10 years, 5 months ago Mirela
    Participant
    in reply to: Custom CSS radio button and checkbox

    Hello,

    This is basic html/css. Theme has no issues with these since it’s build on these. Send us your wp credentials in a private reply. I will do it for you.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Background position for parallax image not changing.

    Hello,

    The bigger the resolution, the better. But i can not tell exactly what pixel dimension should be your image in order to display the part of the image you want to show. Try out different sizes until you have the result you want.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Latest Update

    Hello,

    Please go to your wp-content/plugins folder and delete ‘js_composer’ folder. Then get back to your dashboard. re-install plugin like the first time.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Codeless slider disappears when the browser is made smaller

    Hello,

    I fixed it.
    You did not set up a height for the slider. I added it and it displays in all screen resolutions.

    PS: Sorry for the delay, but the ticket was added during New year’s holidays. Support resumed work in January 4th.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Blog page is blank?

    Hello,

    Please update theme to version 1.3.4. If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Blog post social icons and text overlay

    Hello,

    Please update theme. This does not happen in the latest version of the theme. Please update first.
    Let us know.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Sub Menu not working Header with bordered navigation below

    Hello,

    Nice to know it’s settled now.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Contact Form 7

    Hello,

    Contact Form 7 is a independent plugin that has it’s own css. The gray color is the default color of the plugin. It does not depend on the any of theme style customization. That is why you need to edit it with css code.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Custom CSS radio button and checkbox

    Hello,

    I believe you misundertood. Are you still using the third party plugin in this page: https://palolohome.org/wp/give_donate/ ?
    Althought, we do not give support on other plugins that the ones already included in theme, i did gave you this code:

    #_dgx_donate_designated {
        padding-top: 10px;
    }

    Witch is responsible to edit the titles(not values) in this page (result).
    Do you want to edit the values distance from the radio button? In that case this is the code to add:

    input[type="radio"] {
        margin-right: 9px;
    }

    Result.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Background position for parallax image not changing.

    Hello,

    Due to the parallax effect (the image needs to be bigger for it to scroll), the background position is fixed to top. You have to remove parallax, to make the position change to your wish.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: embedding video

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 767px){
    iframe {width: 300px !important; height: 200px !important;}
    .wpb_column .wpb_wrapper { margin-left: -9px !important;}
    }

    Result.
    Let us know.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Problem with authorization of LayerSliders WP plugin

    Hello,

    What issue are you experiencing with the Layer slider? The plugin included in theme package does not need any authorization. It is fully compatible and works best with the theme.
    The purchase code is only for the theme and for you to register in support forum. You can not use it to get plugin updates.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Support required regarding Responsiveness of theme.

    Hello,

    Can you please send us your site’s url? So we can check these out. If you can send your wp credentials in a private reply, that’s even better.
    Let us know.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Bug in Header – Non-Responsive Logo

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    #logo { left: -156px !important;}
    .header_tools { left: 38px !important;}
    #logo img.dark {
        max-height: 118px;
        margin-top: -65px;
    }
    .mobile_small_menu { left: 30px !important;}
    }

    Result.
    Let us know.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Codeless Slider not working on iPad/Tablet

    Hello,

    Sorry for the late reply. But please consider the New Year’s holidays. All topics are replied after January 4th.
    Please add this code into your custom css box:

    @media (max-width: 979px){
    .codeless_slider_swiper{
        height: 457.771px !important;
        min-height: 457.771px !important;
    }
    .codeless_slider .swiper-slide .content{ top: 141px;}
    }

    Let us know.

    PS: This is Specular theme support forum, you have Tower theme. Please be careful to write future topics, at your theme’s specific forum. So we avoid any delay due to testing the wrong theme.

    Best regards!

Viewing 15 posts - 10,261 through 10,275 (of 12,542 total)
← 1 2 3 … 684 685 686 … 835 836 837 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password