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

  • 9 years, 5 months ago Mirela
    Participant
    in reply to: mobile menu not showing

    Hello,

    That’s because the font color is white and this is making it seem invisible. Please add this code into your custom css box:

    .menu-small ul.menu > li > a {
        color: #3e3b3b !important;
    }

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: portfolio items

    Hello,

    Please add this code for the basic style, if you do not want to lose the white border:

    .portfolio-item.basic .show_text h6 {
        color: rgba(136, 136, 136, 0) !important;
    }
    

    or add this if the white box wrapping up the portfolio title is not important:

    .portfolio-item.basic .show_text h6 {
      display: none; 
    }

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: How to change the "mouse" icon on the first screen / slide

    Hello,

    Sorry but editing Revolution slider files is not included in support. I recommend you check out the plugins official forums and documentation.
    Or check the links in your database, so that all of them have been changed successfully to the new domain.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Portfolio Items – Full width and without Project

    Hello,

    You can do this but you will have to add custom css for each portfolio item you want full-width. Please add this code into your custom css box:

    .postid-4051 .portfolio_single.single_portfolio_container .portfolio_single h4 {
        display: none;
    }
    .postid-4051 .portfolio_single.single_portfolio_container .row-fluid .span3 {
        display: none;
    }
    .postid-4051 .portfolio_single.single_portfolio_container .row-fluid .span9 {
        width: 100%;
    }

    Result screenshot.
    Change the post id for each item you will edit. You can find the id using instapect element (press F12 in your keyboard, like shown in the screenshot).

    Let us know.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Full screen row with Visual Composer

    Hello,

    That option has been removed from the included version of Visual Composer. But you can use the “Type” option in Row Settings to make a full width row. See screenshot.
    Let us know if you need further help.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: service circle icons

    Hello,

    The above code changes only the icons size. Where are you trying this? Can you please send a link of it? Can you send a screenshot of your Custom css box? So we can heck if there is any error in it.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Main Menu

    Hello,

    Please clear cache and refresh page. The navigation is indeed not showing up. See screenshot: https://pho.to/Aangu

    Let us know.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Problem view portfolio and don't view second page portfolio

    Hello,

    please refer to this article regarding this: https://support.codeless.co/?ht_kb=knowledge-base
    Let us know how it goes.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Contact form works slow

    Hello,

    Contact Form 7 is fully compatible with theme and has not timing issues. Do you perhaps have any other plugins installed for the contact?
    Please add your wp login information on your extra information fields of your profile data. So we can give it a closer look.

    Read this article for more information.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Creative Agency

    Hello,

    Sorry for the late reply.
    I already set up the site and home page as Creative demo. Please let us know if you need any further changes done to it. We will gladly assist you.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: White space between above footer

    Hello,

    I edited the first css you had pasted (you left out the !important from it) and added another chuck of code. Please check your site. The white space has been removed.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: White space between above footer

    Hello,

    Go to General Options > Custom Css. See screenshot of it: https://pho.to/AalHY

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Sticky Nav – One Page Menu

    Hello,

    The one page layout does not have any restriction with sticky header. Can you please add the wp credentials in your profile data as well? So we can give it a closer look how you configured it.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Footer widget

    Hello,

    Increase the widget width using custom css. As for the text as link and bold, you can edit text using html tags directly at the text widget field (screenshot).

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Portfolio Image Quality

    Hello,

    The images are processed and edit out according to the place you use them. Please check out this article and edit the images dimensions of the portfolio style you are using in order for them to be more clear.

    Best regards!

Viewing 15 posts - 6,601 through 6,615 (of 12,542 total)
← 1 2 3 … 440 441 442 … 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