- This topic has 2 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › mobile menu
the mobile menu doesn’t drop down.
http://worddrivecommunications.com/
I just need the css code that will allow the mobile menu to display and drop down.
Thank you
-jamison
Can you add the minimal blog theme to my account so I can download it.
Thank you.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { max-width:70%;}
.logo img { height:auto; width:auto;}
}
And kindly ask access to download the minimal blog themes via https://www.sktthemes.org/contact/
Regards,
Chris
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 […]