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: One pager with Sticky Nav

    Hello,

    Please edit this code(inside the @media 480px):
    .codeless_separator span.separator { max-width: 100px !important;}
    to this:

    .codeless_separator span.separator {  max-width: 318px !important;
    margin-left: -157px !important;}

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Revslider not responsive on mobile

    Hello,

    The revolution slider does not have any issue with responsiveness. Do you have any third party plugin installed? It could be conflicting with plugins scripts. However, you can add these lines into your custom css box, to make the current slider responsive:

    @media (max-width: 480px){
    .rev_slider_wrapper { width: 320px !important; height: 116px !important;}
    .rev_slider { width: 320px !important; height: 116px !important;}
    ul.tp-revslider-mainul  { width: 320px !important; height: 116px !important;}
    }
    @media (max-width: 767px){
    .rev_slider_wrapper { width: 768px !important; height: 398px !important;}
    .rev_slider { width: 768px !important; height: 398px !important;}
    ul.tp-revslider-mainul  { width: 768px !important; height: 398px !important;}
    }

    Let us know.

    Best regards!

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

    Hello,

    What kind of issues are you facing? This is the right place for you to ask and we’ll do our best to help you.
    Let us know for every thing.

    Best regards!

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

    Hello,

    Do you mean the extra side bar? To remove it, go to general Options > Layout > Extra Side Navigation, set it OFF.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Can't get any demo data to work properly

    Hello,


    @dirksenoff
    ,
    Maybe you need to increase it more. Please disable any cache plugin if you have any installed on your site and try again. If the issue persists, open up a new ticket and send us your wp credentials in a private reply. We can give it a closer look.

    Best regards!

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

    Hello,

    You have some js errors in your site. Please remove the javascript code you have added into your Custom JS Code box and try again.
    If the issue persists, please send us your credentials so we can check it. Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: How to set Icon-size

    Hello,

    Nice to know you found your solution. Please find here are the icons used in theme:

    https://icomoon.io/#preview-ultimate

    https://icomoon.io/#linearicons

    https://fortawesome.github.io/Font-Awesome/

    https://steadysets.com/

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Price list button style is missing

    Hello,

    Sorry for the inconvenience. I have already notified the developer team. It won’t happen again. Thanks for the patience!

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Importing demo content Is not working

    Hello,

    Please make sure you have enough memory limit. You can increase it’s value by yourself. Just go to wp-config.php file of your wordpress installation and add these lines:

    /** Memory Limit */
    define('WP_MEMORY_LIMIT', '96M');

    Or ask your host to do it for you. Try the import again. Let us know if you need further help.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: header in mobile verison

    Hello,

    You have a very old version of theme. Please update theme to it’s latest version first. Let us know if the issue persist.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Menu align Right

    Hello,

    Please add this code into your custom css box:

    #navigation {
        padding-right: 15% !important;
    }

    Result.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Portfolio grid alignment

    Hello,

    This happens because the items do not have all the same height. Due to the different title length. To change it, please add this code into your custom css box:
    .three-cols .portfolio-item { min-height: 415px;}
    Result.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Homepage Header / Footer Spacing

    Hello,

    Sorry but this is not possible to do with theme styling options, because you want it only for this one specific element. But also not from custom css code either.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: How to set Icon-size

    Hello,

    Please add this code into your custom css box:
    .icon_text i { font-size: 30px;}
    Edit the value to your need.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: (WPML) Blog Page Error not showing right blog post

    Hello,

    Please refer to this topic: https://support.codeless.co/forums/topic/problem-with-customizing-navigation-since-wpml/ regarding it.
    Let us know.

    Best regards!

Viewing 15 posts - 9,781 through 9,795 (of 12,542 total)
← 1 2 3 … 652 653 654 … 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