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

  • 8 years, 4 months ago Mirela
    Participant
    in reply to: mobile menu

    Hello,

    That’s great! Good to know the forum was helpful to you. Let us know if you need anything else.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Responsive menu not working

    Hello,

    Can you please post a link to your site?

    Thanks!

    8 years, 4 months ago Mirela
    Participant
    in reply to: codeless slider not working

    Hello,

    Please add this code into your custom css box, that is located in the General Options menu:

    @media (max-width: 480px){
    .codeless_slider #video_background { 
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .codeless_slider .video-wrap { height: 58% !important;}
    .codeless_slider_wrapper { min-height: 175px !important;}
    .codeless-slider-container { min-height: 175px !important;}
    }
    @media (max-width: 767px){
    .codeless_slider #video_background { 
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .codeless_slider .video-wrap { height: 58% !important;}
    .codeless_slider .swiper-slide .content { top: 340px !important;}
    }

    Let us know.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: A little help please :)

    Hello,

    1-The footer number of columns is assigned in General Options > Footer Config. Then you add content to each column. The content consist of widgets. Always! So the moment you see a widget missing (could be any reason), just go to Appearance > Widgets > Footer column 1,2,3 etc. Add the missing widgets here.

    Such thing can happen in case of theme update or wp update, when you had a very old version prior. look first in the “Inactive widgets” area (screenshot). You missing widgets could be here. Drag and drop to the correct place.

    2-All wordpress sections (revisions, visual composer content block, General Settings etc) can be opened/closed, drag and drop to change posistioons. See screenshot: https://postimg.org/image/gu98dxhol/

    3-To change email, go to Settings > General > Email Address.

    Let us know.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: woocommerce makes site blank

    Hello,

    Please update theme to it’s latest version 1.0.2. Let us know if the situation persists after that.
    I removed the credentials from your first reply. Such data as sensitive and not recommended to be public. I saved them in your profile data (click here) so we can find them easily when needed and they are also private here.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: mobile menu

    Hello,

    Can you please send a link of the site?

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: codeless slider not working

    Hello,

    Yes, i got your reply. I opened the link but there is a password required. Please send us some wordpress login credentials in a private reply. so we can login and give it a closer look.

    -Please read this article on how to avoid getting html tags in your replies: https://support.codeless.co/?ht_kb=preventing-the-html-tag-in-topics-content
    -We answer to topics according to their arrival time. The oldest first, so we kindly ask for your patience until we get back to you. The more you keep replying to your own topics, the later the time for our reply. Because it will move the ticket up in line.
    Thank you for your understanding and patience!

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Not able to add or edit any Services Small Icon sections suddenly

    Hello,

    1-Please go to theme profile in Themeforest to extend support for another year. Follow this link.
    2-Yes, 1.8.2 is an old version. The latest version is 2.2. Visual Composer is also updated.
    3-Please deactivate all third party plugins and update theme. Let us know how it goes after it.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Scrolling through the portfolio

    Hello,

    I added this code:

    @media (max-width: 480px){
    #logo img {
        margin-top: 45px !important;
    }}
    @media (max-width: 991px){
    #logo img {
        margin-top: 42px !important;
    }}

    I tested in mobile portrait and landscape mode. As well as in ipad. Looks good.
    Please clear cache and refresh pages. Let us know.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Handel – Customize features not loading

    PS: We are checking on the customizer and will include a fix in the next theme update.

    Thanks for notifying.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Handel – Customize features not loading

    Hello,

    To change the color of all hyperlinks, add this code into Additional Css menu:
    a {color: #b79635 !important;}
    Change the color to your wish.
    There should not be any problem activating the child theme. Did you use the included child theme? Or did you create a new one? Can you please add some valid wp credentials in your profile data? So we can give it a closer look.
    Read this article for more information.

    Let us know.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Website looks bad on mobile

    Hello,

    Sorry for the late reply.
    -I added some custom css into your Custom css box, please clear cache and refresh pages. It is not possible to show up only one slide of sliders in mobile.
    -If you do changes directly to theme files, then yes, in every update you will have to redo them.
    That’s because these changes are not part of theme’s default style but customizations made to fit your wish for the site you want to have.
    Another option is to use a child theme and make the changes into the child theme. Keeping parent theme intact so each update has little to no effect in your site.

    If you plan on changing a lot from original template, then the child theme is a great option.
    Let us know.

    Best regards!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Staff Position Customizing.
    This reply has been marked as private.
    8 years, 4 months ago Mirela
    Participant
    in reply to: Folie Codeless Builder Won't Load

    Hello,

    Can you please send us some valid wp credentials in a private reply? So we can give it a closer look.

    Thanks!

    8 years, 4 months ago Mirela
    Participant
    in reply to: Theme not displaying correct layer slider

    Hello,

    You are right! Thank you for pointing it out and sorry for the inconvenience. I have reported this already and will included it in the next theme release.
    Please edit the line to this:
    $this->options['layer_slider_id'] = $cl_redata['layerslider']+1;
    The slider would not have any issue after this.
    Let us know.

    Best regards!

Viewing 15 posts - 4,126 through 4,140 (of 12,542 total)
← 1 2 3 … 275 276 277 … 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