How to place the smallest font size in the footer so that it looks better visually
link: http://premiumbyconsfutur.com/home/#theearth
Hi,
The font size in the footer copyright area can be changed with a custom CSS code.
Do you need help writing that?
Or you can use the Footer Builder and adjust the font size with it.
https://support.muffingroup.com/video-tutorials/footer-builder/
Best regards
I want to change the font size of the Footer, not create it from 0. If you could help me with the code it would be perfect. thank you so much
Use the following CSS code:
#Footer .copyright{ font-size: 13px!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Comments
Hi,
The font size in the footer copyright area can be changed with a custom CSS code.
Do you need help writing that?
Or you can use the Footer Builder and adjust the font size with it.
https://support.muffingroup.com/video-tutorials/footer-builder/
Best regards
Use the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards