Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #653016

    Hi,

    how can i change the background-color of the phone bar above the header?

    I can’t find the right class. ( this doesn’t work on all sites):
    div#header_meta.container_wrap.container_wrap_meta.av_secondary_right.av_extra_header_active.av_phone_active_left.av_entry_id_504.av_av_admin_bar_active {
    background-color: #5a2881!important;
    }

    Thank you!

    #653137

    Hey Luisgasser,

    Thanks for getting in touch with us!

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

    #top #header_meta{
        background-color: #13171B !important;
    }
    

    Best regards,
    Jordan

    #653361

    Thank you, works great!

    #653377

    Hi,

    You’re welcome, glad to hear it works!

    Best regards,
    Jordan

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Phone bar’ is closed to new replies.