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, 3 months ago Mirela
    Participant
    in reply to: Home SLIDER above the menu :(

    Hello,

    That is not an error. When the menu width exceeds that of header, the menu automatically slides down. You can easily change it by setting smaller padding to menu items in General Options > Header Options > Menu Options.
    I see you have managed to set the header non-transparent.
    Let us know if you need further help.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: No specular.zip file – no workaround

    Hello,

    Please open up(unzip) the main folder you downloaded from Themeforest. You will find these folders inside: Documentation; Licensing; sliders_dummy_data; specular; specular-child;
    Now zip the specular folder and upload it into your Appearance > Themes > Add New, in wordpress dashboard. Or just upload the folder as it is, into your wp-content/themes via ftp.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: New theme update – Visual Composer FIX

    Hello,

    The release notes of every update, can be found in theme’s profile in Themeforest. Click here, to check them out.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: responsive logo size

    Hello,

    The !important attribute makes the style property take priority from the theme’s default style. It is not always necessary, but it does no harm.
    I added this code into your custom css box:
    @media (max-width: 480px){

    #logo img {
        max-height: none !important;
        height: 78px !important;
        margin-right: 50px !important;
        width: 100px !important;
    }
    }
    @media (min-width: 767px) {
        #logo img { top: 93% !important;}
    }

    Please check your site.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Responsive

    Hello,

    In responsive mode, the columns are set to flow one right after another and try to keep as much of the normal dimensions so that they are the best visible (will not be stretched too much).
    I see you have already removed the code above from the custom css box. This is the view i get from opening the FAQs page from an iphone, screenshot. It is as it should be.
    What do you wish to change here?
    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Copyright Fixed

    Hello,

    To fix this, you need to set up a minimum height for the content. I added this code into your custom css box:
    .top_wrapper { min-height: 990px;}
    edit the value to your wish.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: How to show specular shop cart with left side header ?

    Hello,

    The cart icon is not present in the left/right menu style by default, but i added it by editing the header.php file.
    I replaced this line:

    with this:

    And under the same block of code, i added this code too:

    
           
    

    Lastly, i edited the style by adding this code into your custom css box:

    a.cart_icon {
        padding-left: 130px;
    }
    .cart .content {
        display: none;
    }
    .cart .content a.cart_icon:hover {
        display: block !important;
    }

    PS: The changes made to file header.php will be overwritten in case of a theme update. So i suggest you to save a backup of it and replace it in the next theme update, to keep these changes.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Overwrite the default layout

    Hello,

    Yes, the issue is fixed in the latest update. Please download version 1.6.
    Let us know for anything.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: title in the slide

    Hello,

    Sorry for the late reply.
    Please add this code into your custom css box:

    .codeless_slider .swiper-slide .content h1 {
        width: 600px;
    }

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: One page menu – Navigation Problem

    Hello,

    Yes, the credentials are send in a private reply. But i will need your site’s url as well. Please send it too so we can login and check this out.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Missing WooCommerce Translations

    Hello,

    Sorry, can i please see a link where are you running this?

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Header error after updating

    Hello,

    Sorry for the late reply.
    The header has no problem. If you try to move the window a bit, or do any other action, the header will fit in it’s place.
    Did you add any other code/script/html to it? Please send us your wp credentials in a private reply. So we can give it closer look.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Color menu in Shop and products
    This reply has been marked as private.
    10 years, 3 months ago Mirela
    Participant
    in reply to: Remove button animation

    Hello,

    Sorry for the late reply.
    The link provided redirects to this site: https://www.1docway.com/ which is not build with Specular theme.
    Please let us know how we can help you with anything regarding Specular theme.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Slider Revolution

    Hello,

    Please read more from these links:
    https://revolution.themepunch.com/

    https://www.themepunch.com/faq/slider-revolution-beginner-video-guides-tutorials/

    Best regards!

Viewing 15 posts - 9,556 through 9,570 (of 12,542 total)
← 1 2 3 … 637 638 639 … 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