Cuts N Style Theme Services images width squashed.

Home Forums All Other Themes Cuts N Style Theme Services images width squashed.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #106766
    Chris McCullochChris McCulloch
    Participant
    • Topics: 2
    • Replies: 0
    • Total: 2
    Member since: February 1, 2018

    Hi,

    I am using the Cuts N Style theme. On my homepage the thumbnails in the services section appear squashed (width), as does the preview image in the posts section of the footer. I would like six services boxes, evenly spaced and centred, three on the top and three below. How can I do this? It looks fine on a mobile but on the desktop size it’s squashed and left aligned.

    http://springfiremedia.com

    Many thanks

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

    Hi,

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

    Add this code there:

    .three_column.six_column { width:17.5%;}
    .three_column h2 { font-size:24px;}
    .three_column .services-thumb img {object-fit:cover;}

    Regards,
    Chris

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