Nature One Pro – Menu and Favicon

Home Forums IT Consultant Support Nature One Pro – Menu and Favicon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #83341
    Paul PascallPaul Pascall
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: June 26, 2015

    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

    #83350
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31028
    • Total: 31028
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.