This topic has 3 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler
Hi
I have created a footer and have some issue with styling.
1. There is an issue with my custom class hover for first half of links https://gyazo.com/a52e9b1dc4c7e0c536d2eb92865eadbd the hovering works for second half.
2. three issues mentioned in the image https://prnt.sc/1w3e4sl
and
3. how can i reduce the height of the footer?
Hello,
1/ Theme Options > Footer > Footer styling > Footer Links > hover color
2/ Add the next code in Theme Options > Custom CSS to change the font-size and line-height:
.footer-widget li a {
font-size: 15px !important;
line-height: 1.3;
}
3/ Theme Options > Footer > Footer styling > Footer Paddings > https://gyazo.com/374b868fef0b082f6c9429035e71fd2d
Regards
Tagged: design, footer, style, themes, user experience, woocommerce, wordpress
The issue related to '‘Footer style’' has been successfully resolved, and the topic is now closed for further responses