Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #924744

    I”m trying to make the phone number background a color on a transparent header setting for a page. See URL below. I’d like the phone number section to be red with white font but with the transparent header setting does that override it?

    #924768

    Hey Regan,

    Add this to quick css:

    #top .av_header_transparency #header_meta{
    background-color:red!important;
    color:#fff;
    }

    Best regards,
    Jordan Shannon

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