Home › Forums › SKT Black/White Theme Support › services box length
- This topic has 7 replies, 2 voices, and was last updated 4 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 14, 2019 at 11:54 am #119532
Hi, I have added a new section to my site (section 6) and used the services box code – would it be possible to shrink the length of the boxes in this section please? I don’t want to change any of the settings for the boxes in section 1 – can this be done so there is no change to these? Many thanks
Site is www.scarce-it.com
March 14, 2019 at 12:18 pm #119536Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#services-box { min-height: 320px; }
Regards,
BradMarch 14, 2019 at 12:43 pm #119539Thanks for your help, much appreciated
March 14, 2019 at 1:06 pm #119542🙂
March 14, 2019 at 1:35 pm #119544sorry to ask another question – the image in the first box that says SOM3 seems smaller than the others – is there a way to make it slightly bigger so it looks similar to the others? Thanks for your help
March 15, 2019 at 5:06 am #119573Hi,
Kindly use this one
#services-box:nth-child(3n+2) img { height:80px;}
Regards,
BradMarch 15, 2019 at 10:52 am #119628Awesome – thats perfect thank you 🙂
March 15, 2019 at 11:01 am #119630Hi Ruth,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.