Home Forums Pro Themes WEN Associate Pro Partners widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #41664
    LaMpiR
    Participant

    Hello good people.

    We have a demo on test.acee-initiative.com which we are editing before going online.

    As of now, we have a basically a word sticking out

    We would like that to be inside. So, we either can lower the font size for that part of the text, or lower the picture and give the text a bit more room. Either way, would be appreciated if you can help me out with it.

    #41709
    wensolutions
    Keymaster

    Hello @lampir,

    To adjust the content according to the image height please use below given CSS.

    For this go to Admin Panel > Appearance < Customize > Additional CSS and paste below given code:

    .partners-item img {
        height: 188px;
    }

    Hope this helps.

    Best Regards!!

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