Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1154695
    #1154983

    Hey FA123,

    Changing the media query value should work, otherwise it would apply to all screen sizes. Are you clearing your local cache before checking the results?

    Best regards,
    Rikard

    #1155034

    Hi Rikard, I was looking at it on another browser to see did it work as sometimes clearing the cache doesn’t work for me. Do you know what value it should be to prevent this problem? Lower/higher etc? I will try again

    #1155167

    Hi,

    Thanks for the update. Please try 1024, that should apply to most tablet formats.

    Best regards,
    Rikard

    #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;
    }
    }

    #1252039

    Hi Reno68100,

    Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

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