How do I remove the pin under the title and above the image in the sidebar (first widget left).
I don’t want the pin anywhere and in de themesettings I have chosen for “None” where you can see that pin.
But now it does show in sidebar and not in page.
How can I also remove in sidebar?
At the home page: https://gpsspeurtochten.nl/
It is the first image in the left sidebar.
I like to remove that pin, in the themesettings I have chosen for “None” where you can see that pin.
In page you don’t see that pin but in sidebar it does.
The pin control option currently only applies to in-content images – we’ll address that in the next theme update.
Until then, use the following CSS to remove the pin in the sidebar: body .wp-caption { background-image: none; }