Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1155772
    Raquel
    Guest

    I am applying a css code for transparency menu in enfold themes but it isn’t working. The Css modification is been set in the Quick CSS field.
    This is the code I got of https://kriesi.at/support/topic/enfold-make-header-transparent-on-mobile-devices/
    The code:
    @media only screen and (max-width: 767px) {
    .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img {
    opacity: 0 !important;
    }
    .responsive #top .av_header_transparency .logo img.alternate {
    display: block !important;
    }

    #1156625

    Hey Raquel,

    Thank you for the inquiry.

    The modification seems to be working properly on our end. Please try to remove the browser cache and make sure the site is using the latest version of the merged files. Check the screenshot below.

    Screenshot: https://imgur.com/a/qmNbso7

    And don’t forget to create an account in the forum when you have the time.

    // https://kriesi.at/support/register/

    Best regards,
    Ismael

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