Hi,
how can I change the size of the font in the text description under each image? I use the Gutenberg Editor.
We use the CSS:
.wp-caption-text {
display:block !important;
font-size:18px !important;
font-style:normal !important;
margin:0 auto !important;
padding:3px 10px 5px !important;
text-align:center !important;
font-family: "Roboto", arial, sans-serif !important; }
But this doesn’t work with Gutenberg.
Thank a lot
Hey Florian,
This is not really related to our theme, we provide support for our layout builder and matters which are specific to our theme. We might be able to help you out anyway but then we would need to see the problem somewhere. In the future you might want to consider posting questions like these on a general WordPress support forum instead.
Best regards,
Rikard
Hi Rikard,
I thought that might have something to do with the combination Enfold + Gutenberg.
Maybe there is a function in Enfold that overrides the Gutenberg editor?
An example in the appendix.
Here the fontsize under the pictures is very small. This was not the case before using the Gutenberg Editor.
best regards
Florian