- This topic has 1 reply, 2 voices, and was last updated 5 years, 6 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 it comes to your WordPress site security, it’s not only your password, but also username that matters. Therefore, making sure you know how to […]
From creating an extra source of income to promoting your business online, and from sharing your story with the rest of the world to finding […]
Block Referral Spam in Google analytics so that actual data and actual visits of your blog or website can be seen online. Well, if you […]