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

    Hey FA123,
    Sorry for the late reply, for question 1, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    @media only screen and (max-width: 767px){
    .responsive #top .av-logo-container .avia-menu {
        top: -10px !important; 
    }
    }

    for question 2, please see our documentation for adding a header widget area
    for question 3, I adjusted your css, which only had the transparent mobile header up to 900px and it needed to be 989px

    Best regards,
    Mike

    #1156880

    This is great, thanks so much! All worked perfectly.

    #1156984

    Hi FA123,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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