Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27295

    Hello,

    When using the woobrands plugin the logo’s of companies don’t align next to one another but rather in one straight line down.

    Any ideas as to why this is and how to fix it? – this always worked fine in any other theme I used.

    http://sdcom.staging.wpengine.com(hosted on WPengine) />

    #133545

    Hi eakozel,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    .widget .brand-thumbnails li, .brand-thumbnails li {
    clear: none;
    list-style-type: none;
    }

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Issue with WooBrands – not shown next to one another’ is closed to new replies.