• Resolved spre

    (@espress0)


    Hi! Why i see buttons on homepage if i unchecked “Display at the top & bottom of posts on the front page”

    Look https://prntscr.com/rml5ud

    • This topic was modified 5 years ago by spre.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    Hello. The cause of that issue on your site is likely how the theme internally handles its front page. To work around the theme’s issue, you can use “Additional CSS” code to hide the buttons on your home page:

    body.home .addtoany_content { display: none !important; }

    You can place that line of code in your “Additional CSS” box in AddToAny Settings.

    Thread Starter spre

    (@espress0)

    You can place that line of code in your “Additional CSS” box in AddToAny Settings.

    – did not help.
    Then i added this code in theme’s “Custom CSS”, problem is solved, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unchecked on the frontpage, but there are still buttons’ is closed to new replies.