- This topic has 5 replies, 2 voices, and was last updated 8 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Fitness Pro Forum › Custom Footer
Hello,
Is there a way to customize the footer? Example I am using the SKT Fitness Theme and want to make the “Hours” Section into 2 columns and get rid of the “Recent Posts” Section. Thanks!
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Dave
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.widget-column-1:nth-child(3) { display:none;}
.widget-column-1:nth-child(1) { width:49% !important;}
.office_timing { width:50%; padding:0 30px 0 0; box-sizing:border-box; float:left;}
Regards,
Dave
Perfect! Exactly what I was looking for. Thanks so much for your help!
Hi Christine,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/9/
Regards,
Dave
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 […]