- This topic has 8 replies, 2 voices, and was last updated 5 years, 1 month ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Ele Nature theme
hi
I would like to change the size, font, colour for the menu navigation on this development site using ele nature theme but ‘basic’ theme editing does not have a change field for this, just main text and H text
http://mossyfoot.oasthousemedia.co.uk
please advise
thanks
Hi,
Website URL isn’t working? It is showing only “home” text.
Regards,
Dave
working OK for me, I can see the home page and all other pages/images/text
http://mossyfoot.oasthousemedia.co.uk/
Hi,
Kindly refer this image. Website URL is not opening.
https://imgur.com/a/6JbzHyK
Regards,
Dave
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#topmenu ul li a {
font-size: 30px;
}
Regards,
Dave
is it also possible to change the font/weight?
Hi,
Kindly use this CSS to changing font weight.
#topmenu ul li a { font-weight:600 !important;}
Regards,
Dave
thanks
🙂
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 […]