Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • raholt Friend
    #1022836

    Hello,

    Please see short video explanation: https://www.screencast.com/t/3ffnY56c7

    I need to know how to remove the colored background where the logo is. I know the image is transparent so the blue darker screen I want turned off.

    Thank you,

    Ron Holt

    Saguaros Moderator
    #1023223

    Hi Ron,

    You can use this css rule:

    @media screen and (min-width: 991px){
    .logo a {
        background: #0067a2;
    }
    }

    and change to your desired color.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum