-
Author
-
March 11, 2016 at 20:38 #110035michapelaParticipant
Hi,
I have some pages with the transparent header, but when I use the phone or make the resolution of the browser window smaller it goes to black.
I have in my css white as the background header color, and in all the pages when it’s no transparent it’s white and stays white all the time.
Attachments:
You must be logged in to view attached files.March 14, 2016 at 20:01 #110450LauraModeratorHello, please try adding this to style.css of child theme 🙂
COPY CODE@media (max-width: 991px) { .kleo-main-header.header-normal.header-scrolled { background: white !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 17, 2016 at 01:44 #111137LauraModeratorHello, did you try to clean cache? If not working please share admin credentials 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 17, 2016 at 13:59 #111234michapelaParticipantHi, it wasn’t for the cache, I just wrote without .header-scrolled and it worked
COPY CODE@media (max-width: 991px) { .kleo-main-header.header-normal { background: white !important; } }
Thanks!
March 18, 2016 at 20:38 #111653LauraModeratorGlad you could resolve it 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.