Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #593788

    Hi, I’m using the full screen slider for my homepage and would like my transparency logo to be larger. I tried adding this code that I found on another thread:

    .av_header_transparency .logo {
    width: 100%;
    }
    …but and it didn’t work. Thanks in advance for your help, it’s much appreciated!

    • This topic was modified 8 years, 8 months ago by ojooce. Reason: Forgot to add something
    #593818

    I just tried

    .av_header_transparency .logo {
    height: 250px;
    width: 250px;
    }

    And it worked! Thanks!

    #594147

    Hi,

    Great, glad you got it working. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

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