Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #900800

    HI Team,
    I want to remove the next post sidebar because i don’t want to show an other post on my website. How can i do it?
    Remove the sidebar

    Thank you.

    #901222

    Hey kiencongtrinh,

    Your screenshot is not showing anything, could you check please? I couldn’t see anything like you are describing on the front page of your site, where can we see the actual element?

    Best regards,
    Rikard

    #902794

    Hello Rikard,
    I mean when i connect this link: http://kienscollection.com/baogiakienscollection and i don’t want to show the next page on the left/right. I just want to show only 1 post.

      Regards,

    • This reply was modified 7 years, 5 months ago by kiencongtrinh.
    #903190

    Hi kiencongtrinh,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .avia-post-nav {
      display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #903316

    Hi Victoria,

    It worked. Thank you for your support.

    Have a lovely day.

    #903800

    Hi,

    Glad that Victoria helped you. Thanks for using Enfold! Have a nice weekend :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to remove the next post sidebar?’ is closed to new replies.