Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Transparent Header on Mobile #1252477

    Thank you Victoria
    Transparency works perfectly.

    However the header menu is hidden when scrolling down. How to do to show it same as bigger sizes screen ?

    in reply to: Header not transparent #1251888

    Hi
    My Header is not transparent only under 680 px size (appears black above the picture). It works perfectly on PC and Tablet bigger sizes. I’ve tried this code but there is no change :

    @media only screen and (max-width: 767px)
    {
    #top #wrap_all .av_header_transparency
    {
    background: transparent;
    position: absolute!important;
    }
    }

    in reply to: Remove boarder above logo area #1207921

    Hi I have the same problem with a borderline under the logoarea !
    I’ve tried the CSS code but the line doesn’t disapear.
    Could you please help me to resolve it ?

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