-
AuthorPosts
-
November 8, 2018 at 9:00 pm #1031376
I can not find a way to change the fontsize of the footer links i placed there with some widgets
I made an footer menu with widgets bus the fontsize is to large. I tried several quick css but it did not workNovember 9, 2018 at 2:57 pm #1031691Hey Rob,
Please try the following in Quick CSS under Enfold->General Styling:
#footer a { font-size:16px !important; }Best regards,
RikardNovember 9, 2018 at 6:39 pm #1031756Thank you Rikard. But it did not work!
November 10, 2018 at 10:03 am #1031973Hi,
Thanks for the update. Please try this instead:
.footer_color a { font-size:16px !important; }Also make sure to delete the old CSS and JS files under Enfold->Performance before checking the results.
Best regards,
RikardNovember 10, 2018 at 5:32 pm #1032045Thanks but it stil not works!
November 11, 2018 at 8:43 am #1032167Hi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardNovember 11, 2018 at 9:44 am #1032186November 13, 2018 at 6:32 pm #1033089I see that column 2,3,4,5 has changed, but not column 1 ? Houw can i change that font size text?
Can I also change the fontsize of the headers?November 14, 2018 at 9:08 pm #1033666Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Footer widget font */ #footer .textwidget, #footer .textwidget.custom-html-widget { font-size: 14px; color: #FFF; }Best regards,
VinayNovember 14, 2018 at 11:38 pm #1033730Hallo Vinay
It does not work?
November 15, 2018 at 1:47 pm #1033950I mean the header size does not change in the footer
November 15, 2018 at 1:52 pm #1033954 -
AuthorPosts
- You must be logged in to reply to this topic.
