- This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile dropdown menu and post excerpt background & text color
I am using the SKT Strong theme.
First question: How can I change the color of the three bars on the mobile dropdown menu? My header background is black and the mobile menu bars are currently black as well, so the dropdown menu button disappears.
Second question: The background of my post excerpts on my blog page is white, but my web content type is also white, since I have a black background. How can I change the color of the post excerpt background or change the color of the font (i.e. to black) appearing in the post excerpt without changing the primary content font color?
Here is my URL for reference: www.comprehensivefightingsystems.com
Hi Chad,
Kindly go to Appearance>>Customize>>Scroll down to find Custom CSS and paste there:
.menusection #simple-menu .fa-bars { color:#fff !important;}
.lay4 .hentry { background:#000;}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]