Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #689653

    Previously I had some discussion about the small bar above the main menu. I cant remember but I may have made some adjustments previously and now it seems I cannot get it back. You can see my website at http://testing.bwmarketingspecialties.com/

    Everything seems correct but cannot get it to appear. Please advise and thanks!

    #690689

    Hey tylerschwab,

    Please remove following custom CSS

    #header_meta {
        display: none;
    }

    Best regards,
    Yigit

    #693417

    Thanks but where do I find the custom css. I looked in quick cs but did not see it.

    Regards,

    Tyler

    #693540

    Hi,

    You need to go to Appearance -> Editor on your dashboard and then select the file custom.css and look for the line.

    Best regards,
    Jordan

    #695251

    This may seem strange but I have looked through multiple times and I cannot find any file called custom.css. Could it be under another name?

    Regards,

    Tyler

    #695354

    Hi,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #695695

    I have posted in private comments. Thanks for your help.

    #695798

    Hi,

    I went to Enfold theme options > General Styling > Quick CSS field removed the code i mentioned above. Please review your website now.

    Best regards,
    Yigit

    #695806

    Looks great. Thanks for all of your help.

    #695824

    One more question: where do I change the color of the background of the Nav bar only so that it does not change the background of the logo area?

    Regards,

    Tyler

    #695937

    Hi Tyler,

    Not sure I understand what you mean, do you want different background colour for the logo and the container element?

    Thanks,
    Rikard

    #696136

    My meaning is that I want a different background color for the nav bar which is below the logo area than the logo container area. you can see at

    Thanks for your help.

    #696153

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    Feel free to replace the word gold with the color value that suits your design.

    #header_main_alternate {
         background: gold;
    }
    

    Best regards,
    Vinay

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.