Thread Starter
Ashley
(@ashleymmsg)
Hi @betydbr ,
Thanks for your help. That CSS only works if I have it in there twice like this:
.textwidget.custom-html-widget p{
font-size: 1em !important;
}
.textwidget.custom-html-widget p{
font-size: .75em !important;
}
It won’t register the CSS otherwise.
Thread Starter
Ashley
(@ashleymmsg)
Hey @betydbr ,
Thanks for you help! The buttons element was struggling, so I ended up using the custom html element and it worked this time.
Thanks again!
Thread Starter
Ashley
(@ashleymmsg)
Hi @betydbr ,
Here is the link to my site https://centralstationcbd.com/
The button with the issue is the one on the homepage and it says View Products.
Thanks!