• Resolved MidnightQuills

    (@midnightquills)


    Hi there,

    I’ve just been setting up OneTone, and for some reason the logo isn’t showing up in my sticky header. It’s there on the main menu, but as I scroll down the menu stays visible at the top of the screen but the logo’s conspicuously absent.

    website is: https://jmcommunications.com.au

    Any thoughts from somewhere?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic is a little old but just in case it can still help someone… I was struggling with exactly the same issue and I fixed it by doing this:

    Use the editor to edit the header-home.php file and change the line

    $sticky_logo = onetone_option(‘sticky_logo’,$logo);

    to

    $sticky_logo = onetone_option(‘logo’,”);

    Now the logo shows when scrolling down the page.

    Thread Starter MidnightQuills

    (@midnightquills)

    Thanks for your help, Ulundo. Have sorted it now. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo not showing up on sticky header’ is closed to new replies.