Hello Support, Good day, I'm using Soledad theme and I'm trying to use three column navigation for footer widget #1, but there is no luck. The navigation showed only a single column in the widget area. I just need the widget almost similar like the image I'm attaching below. Please have a look and give me a quick and easy solution. Thanks in advance.
Hi, Thanks for your prompt reply :) It works great! But I have some other issues in the footer- #1. how to remove the navigation seperator line? #2 how to change the widget title background color same as the page's post title background color? #3 how to change the widget's post date color? The post's date isn't visible clearly, I need those white. Hope you'll give the solution real quick. Thanks again.
#widget-area .widget nav ul li, #widget-area .widget ul.menu li { border: 0; }
#widget-area .widget nav ul li a:hover, #widget-area .widget ul.menu li a:hover { color: #fff; }
2. Please go to Appearance → Customize → Footer → Colors, change your colour at the Footer Widgets Area section.
3. Please add the custom CSS to change the footer time colour:
#widget-area .feat-meta span > time, #widget-area span.side-item-meta > time, #widget-area span.date > time { color: #fff; /* change your color code here */ }
Hi Support, Thanks for the help! Some more changes regarding the footer- #1. Footer widget navigation hover color should be black as like the widget post's hover color and without the hover text underline. #2. The footer widget title background color should be the below screenshot's. Please help! Thanks in advance!
Great thanks, but the footer widget navigation underline is still showing, we don't want to see those navigation underline when hover. Hope you'll help to hide those underline. Thanks.
Hello Support,
Good day, I'm using Soledad theme and I'm trying to use three column navigation for footer widget #1, but there is no luck. The navigation showed only a single column in the widget area. I just need the widget almost similar like the image I'm attaching below.
Please have a look and give me a quick and easy solution.
Thanks in advance.
Hi,
Please send me your site live URL. I'll visit and send you a solution.
Regards,
PenciDesign.
Here it is- https://www.staging2.kitchenbathdesign.com/
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hi,
Thanks for your prompt reply :) It works great!
But I have some other issues in the footer-
#1. how to remove the navigation seperator line?
#2 how to change the widget title background color same as the page's post title background color?
#3 how to change the widget's post date color? The post's date isn't visible clearly, I need those white.
Hope you'll give the solution real quick.
Thanks again.
Hi,
1. Please add the custom CSS code:
2. Please go to Appearance → Customize → Footer → Colors, change your colour at the Footer Widgets Area section.3. Please add the custom CSS to change the footer time colour:
Regards,
PenciDesign.
Hi Support,
Thanks for the help!
Some more changes regarding the footer-
#1. Footer widget navigation hover color should be black as like the widget post's hover color and without the hover text underline.
#2. The footer widget title background color should be the below screenshot's.
Please help!
Thanks in advance!
Hi,
1. Remove the following custom CSS on the previous reply:
2. Add the custom CSS:
Regards,
PenciDesign.
Great thanks, but the footer widget navigation underline is still showing, we don't want to see those navigation underline when hover.
Hope you'll help to hide those underline.
Thanks.
Hi,
Please add the CSS code to disable underline when hovering:
Regards,
PenciDesign.
Thanks!
You're supporting real quick!
I appreciate your effort!
Thanks indeed!