• Resolved timur123

    (@timur123)


    Hello everyone,

    Hope you can help. I am trying to get rid of the line just above the pagination. Please check the link to see what I mean.

    Basically I am trying to get rid of everything below the title and I managed to find the code which perfectly hides comment/category/author and pagination sections:

    .navigation.pagination {
        display: none;
    }
    
    .entry-meta {
    display: none;
    }

    But I am still struggling with the horizontal line. Will be very grateful if anyone could help.

    Thank you.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @timur123,

    Would you mind sharing your live site URL with us, so we can try to provide you with a working CSS for that?

    Kind regards,
    Herman ??

    Thread Starter timur123

    (@timur123)

    Thank you for your response. It’s https://nftdai.ly

    Hi @timur123,

    Would you mind provide us the direct link to the page where you would like the horizontal line to be removed? I couldn’t find anywhere on your site the page that looks the same as the screenshot you shared previously. I checked this page – https://nftdai.ly/history/ – but the images are linked to other images outside of your site.

    Please let me know if I am missing anything.

    Kind regards,
    Herman ??

    Thread Starter timur123

    (@timur123)

    Hi Herman,

    I have also contacted the support team via astra website. They have already provided the solution. You can delete this topic now. Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide horizontal line above pagination’ is closed to new replies.