Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #860081

    Hi,

    I am wondering if there is a way to ad the option to show/hide thumbnails in the admin part odf the Latest News wigdet. Or if there is another way to remove the thumbnails on some of the places where the widgets is used?

    I’d likke to keep the thumbnails here: https://frakka.se/kunskapsbas/nyheter/
    but remove them here: https://frakka.se/vara-tjanster/stambyte/

    Best Regards,
    Rikard

    #860402

    Hey Prenko,

    Please try the following in Quick CSS under Enfold->General Styling:

    .sidebar .news-thumb {
      display:none !important;
    }

    Best regards,
    Rikard

    #860482

    Hi Rikard,

    And thank you for the tip. It did not help. But I guess that the trick is to find the correct identifyer (class) and then add the suggested code.

    Best Regards,
    Prenko

    #860846

    Hi,

    That CSS should work, where did you put it and did you make sure to clear all caches afterwards? It looks like all the CSS on your site is inline?

    Best regards,
    Rikard

    #861819

    Hi,

    I have added the code to the top of the Quick CSS under Enfold->General Styling, then moved it to the bottom in the same place. I have also added the code to the css editor.

    I cleared the browser cash. What cash should I clear other than that?

    The style tags are generally put into the style.css whis can be changed via the code editor and is placed in my child theme folder. It might be so that one or to styles are addid inline though :P

    Cheers,
    Rikard (yes, correct spelling ;)

    • This reply was modified 7 years, 1 month ago by Prenko.
    #861848

    Hello again,

    I cleared all the cashes on the site and that did the trick! Thanks for pointing my direction to cashe clearing :)

    Cheer,
    Rikard

    #861890

    Hi Prenko,

    Glad we could help and that you learned something new :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1050851

    Hello,

    I just wanted to say that you are very welcome to close this issue, if you want to :)

    BR
    Rikard

    #1051205

    Hi Rikard,

    Thanks for letting us know, I’ll go ahead and close this for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Remove thumbnails from some instances of Enfold Theme Lastest News Widget’ is closed to new replies.