Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Tagged: color, Font, Html, theme editing
I’ve managed to edit everything on the simplify theme so far, but changing the font color for h2 text also made the text in the drop down menu white as well. (When you scroll over “Reels” and “Fun Stuff”) I need it to be black, but the rest of the text on the page to stay as is.
url: https://perfectjerk.blogspot.com/
Thanks so much for your help!
I figured it out on the desktop site, but not on the mobile site. The text on the mobile site menu needs to change to a visible color. Any help?
Nick, I think you need to change that light gray color to white.
Change #99a1a9 to #FFFFFF
Look for:
.main-nav li ul li a {
text-align: left;
color: #99a1a9;
padding-left: 0 !important;
}
Hmm, I only see that code regarding the desktop site and I have already adjusted the color there. I tried searching for #99a1a9 in other portions of the theme and haven’t found the correct one to make the necessary change.
Well the color problem is fixed, but now the font on the mobile site is plain instead of the header font that is used on the desktop site. I didn’t change anything other than color code.
Any help?
It looks the same to me on my phone, just like the desktop.