Hi Support
How do we make the Footer Socket Text larger (in the Copyright section)
eg © IESSB ™ ® – Website by Find Net Solutions
Thanks you for your help
Dave
Hi Dave,
Please try the following in Quick CSS under Enfold->General Styling:
#socket .copyright {
font-size: 14px;
}
Best regards,
Rikard
Fantastic Rikard
What is the CSS to even the Footer Socket up and make the Footer Socket Menu and the Icons the same size or just adjust the size.
Thanks again
You are awesome :)
Hi,
Thanks for the update. Please try this CSS as well:
nav.sub_menu_socket .avia-menu-text, #socket .social_bookmarks a:before {
font-size: 14px;
}
Best regards,
Rikard
Hi
When viewing on a mobile device…
How do we add padding top and bottom of the Footer Socket Menu buttons. As the menu links sit on top of each other when on 2 lines.
Cheers Dave
Hi,
Please try this CSS as well:
@media only screen and (max-width: 767px) {
#avia3-menu a {
line-height: 24px;
}
}
Best regards,
Rikard
Awesome thanks :)
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike