Home Forums Unicon Incorrect Alignment

Home Forums Unicon Incorrect Alignment

This topic contains 3 replies, has 2 voices, and was last updated by  ljordahl 7 years, 9 months ago.

  • Creator
    Ticket
  • #81340

    ljordahl
    Buyer

    Hi Minti,
    Below is a ticket from the old support forum that I had created.

    INITIAL ISSUE:
    So after I deactivated my plug ins and reset all of my THEME OPTIONS back to their defaults. I figured out what was causing the issue…finally! The default font under Appearance>Theme Options>Styling for the BODY is Open Sans. When I change it to any other font, my Woo Commerce Product Category and Woo Commerce Best Selling Product elements on my homepage are no longer properly aligned. If I switch it back to Open Sans, it switches back to being perfectly aligned. Aside from the Woo Elements, the rest of the site stays centered properly, regardless of what font I choose.

    MINTI REPLY:
    Try this in your custom css
    .columns-5 .products li {
    width: 19.95%;
    }
    Thanks,
    minti

    MY NEW REPLY:
    This custom css worked! (THANK YOU!) However, the woo commerce elements did the same thing when I tried to adjust the ‘Body’ font size. (I use the topbar as my main navigation and since it defaults to the ‘Body’ font, I need to make it larger as default size is only 14px.)
    Any help would be greatly appreciated!

    Thanks,

    Lindsey

Sorry, only verified customers can view ticket replies.