- This topic has 5 replies, 2 voices, and was last updated 8 years, 3 months 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 › SKT Black/White Theme Support › Our Services Boxes
Hi,
Please can you tell me how to align the bottom of the services boxes – they currently have different amounts of text in them which means that the bottom of the boxes does not align and the read more buttons are out of line as a result.
The URL is: www.scarceresorcing.com
Thanks
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#services-box { min-height:540px;}
Regards,
Dave
Thanks, this has aligned the bottom of the boxes but not the buttons – is there a way to make these line up at the bottom of the boxes?
Thanks for your help
ruth
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#services-box .read-more {bottom: 30px; left: 50%; position: absolute; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);}
Regards,
Dave
Perfect thats great, many thanks
🙂
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 […]