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, 8 months ago Mirela
    Participant
    in reply to: Full Blog hide "posted by, date"

    Hello,

    To remove the blog post author and date, please add this code into your custom css box:

    .blog-article.grid-style .info {
        display: none;
    }

    To change the button’s color (i am assuming it’s the font color and the border) add this code:

    .btn-bt.default {
        color: #149418;
        background: rgba(255,255,255, 0.00);
        border-color: rgba((15, 165, 20, 0.2);
    }
    .btn-bt.default:hover {
        color: #0C6713;
        background: rgba(255,255,255, 0.00);
        border-color: rgba(29, 140, 22, 1.00);
    }

    Change the values to your wish.
    If you did not meant this for the button, please let me know.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Import data demo

    Hello,

    I setup the dummy data as the demo. Please check your site and let us know if there is anything else.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Recent Portfolio Element – Media not displaying

    Hello,

    What version of the theme do you have? Did this happen recently? Did you installed any new plugin recently? Please send us your site’s url, so we can check it up.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Menu not showing on mobile

    Hello,

    I see that the top attribute is ok, but the left positioning didn’t take place. Please go to file css/bootstrap-responsive.css and find this line(1347): #logo{float:right;left:0 !important; right:0 !important; -webkit-transform: none !important; edit the left:0 !important; to this: left:0 ; Save file and refresh.
    Let us know.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Accordion

    Hello,

    Please add this code into your custom css box:

    @media (max-width:767px){
    .vc_tta-panels {  padding-top: 92px;}
    }
    @media (max-width:480px){
    .vc_tta-panels {  padding-top: 112px;}
    }

    We will fix this in the next update.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Cannot redeclare function error message

    Hello,

    Please follow the instructions of this article for more: https://code.tutsplus.com/tutorials/a-guide-to-overriding-parent-theme-functions-in-your-child-theme–cms-22623
    Let us know.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Revolution Slider not centered in Firefox browser

    Hello,

    Please add this css code into your custom css box:
    .rev_slider > ul {float: left !important;}

    This should be the result, screenshot. Let us know.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Nav Bar Questions

    Hello,

    1- This is usually caused by insufficient navigation bar width. When the menu exceeds the actual nav bar width. We can fix this with some css, or if you can, shorten a bit the titles or remove one menu item.
    2-Please go to Appearance > Menus. Click on the menu item and change it’s title.(Screenshot)
    Let us know if you need further help.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Autofocus when search is activated

    Hello,

    Thank you for the suggestion. We will take note to add this in upcoming updates.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Hide Menu in porfolio entry

    Hello,

    My apologies, i mislead you. It is not possible to have two active menu’s in one site. So the only option is to remove the menu from other pages you do not want ‘one page’ menu to show. I am glad to help,if you could please send me the other page’s url? I looked throw your site but i was not able to find them.

    Best regards!

    • This reply was modified 10 years, 8 months ago by Mirela.
    10 years, 8 months ago Mirela
    Participant
    in reply to: Import data demo

    Hello,

    You must set the main navigation menu.

    We can help you configure it as the demo. If you send us your wp credentials in a private reply, we can help you have the demo look.

    Best regards!

    • This reply was modified 10 years, 8 months ago by Ruco.
    10 years, 8 months ago Mirela
    Participant
    in reply to: Sidebar and Header BG Not Working

    Hello,

    The shop page template is controlled by the WooCommerce plugin. It does not respond to our theme’s page options. You can however, add a header background as a single slide slider via Visual Composer or as shortcode.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Why does the support take so long?

    Hello,

    We are sorry to hear of your disappointment.
    We answer topics according to their arrival time. The oldest first. We try our best to respond to all our customers, as all of them need the reply asap. But please note that some topics take more time to answer as they may have issues that require time to solve, and some are resolved in minutes.
    Our working time is from Monday to Friday, 9AM to 5PM (UTC +1:00).
    (Please consider time zone differences!)
    I double checked your topics and none of them has exceeded the 1 day max delay for reply.
    Also please note that while we always strive to answer your questions as soon as humanly possible, sometimes we are not able to do so for whatever reasons and we ask you to be patient during these times.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Hide Menu in porfolio entry

    Hello,

    1-Please watch this tutorial for the one page configuration: https://youtu.be/kmu7eFKY8qE
    2- To hide menu in posts, add this code into your custom css box:

    .single #navigation {
        display: none;
    }

    Let us know.

    Best regards!

    10 years, 8 months ago Mirela
    Participant
    in reply to: Disabling sticky menu from Blog page

    Hello,


    @shadrachpw
    ,
    Please send us your site’s url, so we can give you a more specific code.

    Best regards!

Viewing 15 posts - 11,221 through 11,235 (of 12,542 total)
← 1 2 3 … 748 749 750 … 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