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
Hey Prenko,
Please try the following in Quick CSS under Enfold->General Styling:
.sidebar .news-thumb {
display:none !important;
}
Best regards,
Rikard
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
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
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 ;)
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
Hi Prenko,
Glad we could help and that you learned something new :)
If you need further assistance please let us know.
Best regards,
Victoria
Hello,
I just wanted to say that you are very welcome to close this issue, if you want to :)
BR
Rikard