Pink background on Logo
-
Hi there,
I need to change the color of the Pink background on top logo to #800020. I have tried through additional CSS but it is not changing properly. I have used this:
.logo_outer{
width: 100%;
height: 190px;
border-right: 90px solid #800020;
border-left: 90px solid #800020;
border-bottom: 30px solid transparent;
}It changes the logo background, but then in mobile version it doesn’t work properly. Also I want to remove the (X) from the navigation panel. Please help.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Pink background on Logo’ is closed to new replies.