- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 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 › IT Consultant Support › Nature One Pro – Menu and Favicon
Hi, I am working with Nature One Pro, after first using Nature One. Really love the theme, makes the site look great with images ect
The development website I am working on is www.greenwall.webfield.com.au
A couple of issues have cropped up
The Menu does not work on tablets or phones
How do you load the Favicon?
How do I get rid of the image that is the line with flower in the middle on each subsquent page. Removed image in Theme Options basic Settings
How can I change the colours for the Search Widget
Look forward to your reply
Paul Pascall
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:1023px) {
.nav ul li a { color:#000 !important;}
.nav ul li ul li a:hover { color:#8dc63f !important;}
.header .header-inner .nav ul li:hover ul { background:none !important;}
}
h1.entry-title, h1.page-title { background:none !important; padding-bottom:10px !important;}
Regards,
Chris
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]
Gutenberg Block Editor Addons WordPress Gutenberg is, by itself, a robust content editor. However, if you want to increase its efficiency even more, then you […]