Top Bar Background Color

Home Forums Jevelin Theme Top Bar Background Color

Home Forums Jevelin Theme Top Bar Background Color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • I can’t get my top bar background color to switch from transparent to #007BB6. Can you assist me with this?

    Hi @frontiermarketingllc,

     

    I hope you are well today and thank you for your question.

     

    Could you please tell me exactly what you are referring as top bar and also share me your site URL where it’s displaying so that I can help you to change it?

     

    Best regards,
    Shufflehound team

    Where it displays the phone number, email, address and social icons. But NOT including the logo.

     

    https://costco.angelwater.com/

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-header-top {
        background-color: #007BB6 !important;
    }

    Ok great. Thanks for your help.

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)