Home>Support>How can I vertically realign text inside the Siteorigin Testimonials Widget?

How can I vertically realign text inside the Siteorigin Testimonials Widget?

Hi,

I am trying to reduce the amount of dead space above the text inside the testimonials widget. It appears that it is vertically aligned to sit at the bottom of the testimonials cell creating a lot of dead space at the top of the shorter testimonials and I cannot find a way to change it. Its very frustrating as I cannot see any logical reason why it would be set like this.

Any help/suggestions would be much appreciated :)

Shells.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Shelley Milne

    Do you have a public URL where we can take a look at your setup?

  2. 7 years, 2 months ago Shelley Milne

    Hi Alex,

    Thanks for getting back to me. The demo test address is http://www.shelleyonashoestring.co.uk. I am also struggling to hide the header image on the home page (in favour of the slider) but allow it on all other pages – any thoughts on this, would also be appreciated :)
    I tried this code in the additional css field but its not working;

    /*
    body.home img.header-image { display: none; }
    */

    Kindest Regards

    Shelley

  3. 7 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Shelley,

    Very sorry for the delay.

    Please add the following CSS to WP AdminAppearanceCustom CSS:

    .sow-testimonial {
    	display: flex;
    	align-items: center;
    }
    
    .sow-testimonial-text {
    	margin: 0 !important;
    }
    

    Regarding the header, please add the following CSS to WP AdminAppearanceCustom CSS:

    body.home .custom-header { display: none; }
    

    You might also need to install the SiteOrigin CSS Editor.

  4. 7 years, 2 months ago Shelley Milne

    Worked like a charm!! Thanks so much Alex.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More