• Resolved Green

    (@yanggh)


    Hi,
    Q1.
    I found there is always a image the latest uploaded in every “page”.
    Like these:
    https://imgur.com/F1UnZBt,oBHYx58
    https://imgur.com/F1UnZBt,oBHYx58#1

    I don’t want to show it, but I can’t found out how to remove it.
    Would you please tell me how should I do to solve this problem?

    Q2.
    After running Supernova theme, my social data(some kind of Facebook Like) of “Floating Social Bar” plugin disappeared.
    Is it a problem with Floating Social Bar or about changing theme?

    Thanks, and thank you for providing nice theme, Supernova is almost perfect and I really like it.

Viewing 10 replies - 1 through 10 (of 10 total)
  • 1) Paste this CSS in Supernova Options > Styling > Custom CSS
    .page .supernova_thumb{display:none}

    2)I m not sure about that. Probably you should ask that on the plugin forum.

    Hello Sayed,
    I emailed you but didn’t get a reaction. The ‘.page .supernova_thumb{display:none}’ or ‘.single .supernova_thumb{display:none}’ are both dont working. Also the ‘Featured Image on post’ ‘off’ doesn’t work. I still see the little pictures, can you help me?

    Sorry didn’t see you email, can I have link to your site please.

    I m not sure which featured image you are trying to remove however if you are trying to remove the small thumbnail on the home page you can use this css

    .home .entry .attachment-thumbnail{display:none}

    Let me know.

    That was what I meant! Thanks so much Sayed ??

    Welcome, your site looks awesome, I didn’t know, someone can make my theme look so good.

    Thread Starter Green

    (@yanggh)

    Thank you, Taqui, I’ve removed the thumbnail in pages!
    The code “.page .supernova_thumb{display:none}” works!

    And, I’m surprised with Flavored’s site, too.
    It inspires me to make my site better, keeping trying.

    I’m having the same issue. This question might be silly, but I’m new: Where exactly do I add the code “.page .supernova_thumb{display:none}” ?

    You no longer have to do it, because it has been fixed in the latest version, it would be soon available for update, or you can manually update now from here https://supernovathemes.com/

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How to remove the latest uploaded image on top of every pages?’ is closed to new replies.