Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #747504

    Hello,

    I used the code from this thread
    https://kriesi.at/support/topic/single-post-page-with-back-button/
    to add a back button (“Zurück zur Übersicht”) to my single blog posts. This works perfectly fine, except that the button also shows up on the blog page under each entry. Is there a way to hide all these buttons there?

    Thanks,
    Artiarturro_66

    #747827

    Hey Artiarturro_66,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-514 .avia-button-left {
      display:none;
    }

    Best regards,
    Rikard

    #747837

    Thank you Rikard,

    it works perfectly!

    Best regards,
    Artiarturro_66

    #748211

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide button on blog page’ is closed to new replies.