services boxes same size

Home Forums All Other Themes services boxes same size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #131890
    Steven RicciSteven Ricci
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: September 23, 2019

    how can i make the services boxes the same size no matter what screen size it is on

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #131904
    Steven RicciSteven Ricci
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: September 23, 2019

    dev.kdfllc.com

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (min-width:768px) and (max-width:1024px) {
    .skt-builder-home-section1-block .service-box-outer { min-height:230px;}
    }

    Regards,
    Dave

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