Sponsor logos in the footer too small

Support Area Forums Forward Sponsor logos in the footer too small

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://musicaction.org
  • Author
    Posts
  • #28827
    Anastasia Connor
    Participant

    Hi!

    Is there anyway of making sponsor logos a bit bigger and spreading them along the footer. Perhaps the box might be the same length as the featured posts widget box?

    Thanks,

    Ax

    #28839
    Bill Robbins
    Moderator

    That widget should definitely be full width. Here’s how to make that happen:

    1. Go to the Appearance section in your WordPress dashboard and click on Customize.
    2. Look down for the advanced section and click on it. Then choose Custom CSS.
    3. In the box there, add this:
      
      #footer-sidebar .widget.sponsor-display {
      	width: 100%;
      }
      
    4. Save your changes.

    That should make them full width. To keep the sizes consistent, I would use an image editor to have the logos equal in size. Probably 400 pixels square would be a good spot to start. For rectangular logos that will mean you’ll have some empty space above and below the actual logo inside the image. But that will keep things even for you.

    Take care,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Sponsor logos in the footer too small’ is closed to new replies.