HI I’ve used code of a partner/logo element in a footer widget to display partner logos with links as per this thread
How do I change the spacing so the two square logos are at the top and the long logo underneath?
Also how do I display the png files with a white back ground as per the footer area.
Thanks
Jenny
Hey JennyGr,
To give the images a white background, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top .custom-html-widget .avia-logo-grid .slide-entry-wrap img,.footer_color .custom-html-widget .avia-content-slider .slide-image {
background-color: #fff !important;
background: #fff !important;
}
To rearrange the logos you will need to move the top one to the bottom, but to create a line break might be a little trickier because they are meant to be inline. Please include an admin login in the Private Content area so we can investigate this further.
After you add the css, Please clear your browser cache and check.
Best regards,
Mike
Thanks Mike, I’ve done the code for the white background and that works great.
I’ve included a login for private content for the lining issue.
The one logo I want on the top row is bigger so I’m hoping it will go full width in the column
Thanks for your help
Jenny
Hi,
Sorry for the late reply and thanks for the login, but I don’t have access to the widgets so I can’t try to adjust.
Please ensure this login has admin access.
Best regards,
Mike
HI Mike sorry about that I have changed the login to admin access. Can you take a look?
Thanks
Jenny