- This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Gravida Footer Widgets
Is it possible to reduce the number of Footer Widgets from 4 to 3 and increase the width of the remaining widgets?
The text in Footer Widget # 1 on my website is wrapping.
www.csigas.com
Thanks, Jonathan
Hi Jonathan,
Kindly go to Appearance>>Customize>>Custom CSS Box
Add this code there:
.site-aligner .widget-column:nth-child(3n+3){display:none;}
#footer .widget-column{ width:29%;}
Regards,
Brad
Thanks so much for your assistance!
The code worked perfectly.
Jonathan
Hi Jonathan,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]