• Resolved estar69

    (@estar69)


    Hi, awesome plugin but I have an anoying snag, dont know if its caused by my template, my blog posts appear below the individual listing in a listing page. I find no easy way just to hide it with css, what would you recommend?

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

Viewing 1 replies (of 1 total)
  • Hello,

    This section has been added by the theme. However, it is possible to hide it with custom CSS.

    If you want to hide it with CSS just in listing details page, use following code:
    body.listdom-listing-template-default .blog_large_image_with_dividers{
    display: none;
    }

    If it does not work, kindly open ticket in our support platform. We will help you to solve it.
    https://totalery.com/support/

    Please free to contact us if you have any questions.

Viewing 1 replies (of 1 total)
  • The topic ‘Blog posts appear under single listing page’ is closed to new replies.