How to add css on a new htlm block ?
-
Hello,
I’ve created a new html block but I need to set a size on the police and add a background color to a text : how can I access the css on an html block please ? Can I add it to Theme settings > Custom CSS for mobile ? If so, how to settle the css text ?
Thank you so much,
Lorene
I’ve tried to go and edit the html block with WP Bakery and I’ve added this css (see doc attached) : what am I doing wrong ?
I’d like to change the link background color, color and font.
On mobile, the text on header banner is too big : where can I settle the size of the text for mobile only ?
Thank you,
Lorene
Attachments:
You must be
logged in to view attached files.
This is the html code :
<p style="text-align: center;"><img src="https://bamboon.fr/wp-content/uploads/2020/12/picto.png" alt="" width="65" height="65" /> Livraison dès 2,90€, gratuite dès 50€ d'achats ! <a href="//bamboon.fr/boutique-naturelle/</a">J'EN PROFITE !</a></p>
Hello,
Please remove all the inline styles, add a class to the p
and provide the page URL, advise what you want to change: color, size, what else and I will provide custom CSS, if necessary.
Best Regards