Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1104177

    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

    • This topic was modified 5 years, 5 months ago by JennyGr.
    #1104356

    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

    #1104474

    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

    #1105587

    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

    #1105894

    HI Mike sorry about that I have changed the login to admin access. Can you take a look?

    Thanks

    Jenny

    #1106072

    Hi,
    Thank you, but it seems the login token has expired, please renew.

    Best regards,
    Mike

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