Force image sized

Home Forums IT Consultant Support Force image sized

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #132365
    Corinne SpearsCorinne Spears
    Participant
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: October 5, 2019

    https://dev.candor.cloud/

    1. In the Adding Business Value section, how can I get the first 2 images to fit in the square?

    2. In the Partners section, how can I force all the logos to be centered?

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

    Hi,

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

    .diamondshape {
        width: 120px;
        height: 112px;
        overflow: hidden;
    }
    

    2. Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

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