services box length

Home Forums SKT Black/White Theme Support services box length

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #119532
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    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

    #119536
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    #services-box {
        min-height: 320px;
    }

    Regards,
    Brad

    #119539
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Thanks for your help, much appreciated

    #119542
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    🙂

    #119544
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    sorry 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

    #119573
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly use this one

    #services-box:nth-child(3n+2) img { height:80px;}

    Regards,
    Brad

    #119628
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Awesome – thats perfect thank you 🙂

    #119630
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Ruth,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/

    Regards,
    Brad

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.