my theme is Dawn … and I can’t seem to find a solution to change the font size of two rich text fields I entered into the footer section,
please help !
boost
my theme is Dawn … and I can’t seem to find a solution to change the font size of two rich text fields I entered into the footer section,
please help !
boost
Please share the store URL and screenshot ?
Good day.
Maybe the problem in style css?
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Please add below css code in bottom of assets/base.css file
.footer-block__details-content p {
font-size: 13px;
}
Thank you.
amazing !! thank you so much !!