• salias

    (@salias)


    Hi there,

    So i am trying out the architect theme and i’m having a problem removing the speech bubble and ‘comments’ link. I have used the below css code but this time it has not worked.

    .blog-entry.thumbnail-entry .blog-entry-comments {
        display: none;
    }

    Any suggestions?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Shahin

    (@skalanter)

    Hello @salias,

    Thank you for reaching out,

    The CSS you wrote only works when you set the “Thumbnail” blog style: https://postimg.cc/mPpZw5Dp.

    If you don’t use it so don’t need that CSS; in this case, you can disable the comment by using the hide/show option here: https://postimg.cc/MnHfqRf4.

    I hope it helps.
    Best Regards

    Thread Starter salias

    (@salias)

    Hi,

    I am using the thumbnail blog style and the comments are still showing, i have disabled the comments section and cleared the cache but nothing works.

    thanks

    Hi @salias,
    Thank you for reaching out,

    Kindly share a live URL from the issue.

    Please note that the CSS in your first reply is correct.
    The reason why it may not work can be the following:

    1. Cache problems: If you have any cache plugin, you should clear its cache. Also, note that you need to clear CDN and cookies as well.
    2. Syntax error: If there is a syntax error in the rest of your CSS. Lower CSS will not work. Use any online service to check all your custom CSS and check if it has syntax errors.

    I hope it helps.
    Best Regards

    • This reply was modified 1 month, 4 weeks ago by Shahin.
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.