Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29426

    Hi i am a newbie so please be gentle, lol.

    http://www.peithoemporium.com

    My shopping cart product headings are in different alignment, when viewing the goods the headings make the shopping experience look ugly and out of line. Is there a plugin that i can use to have all headings looking neat
    ( eg http://www.peithoemporium.com/?product_cat=bodies-teddies ) or should i be limiting the product heading txt to a regimental amount of characters.

    Please help 🙁

    #29431
    Sakin
    Keymaster

    @peithoemporium: Sorry I don’t get what’s the issue in that page. Can you tell me what you want in detail or maybe share screenshot of what you want.

    #29443

    I hope this helps:
    http://www.peithoemporium.com/?page_id=1618

    if you look at the layout of the page all the product headings are not all in line and makes the add to cart buttons not all in a straight line. I was hoping for a view where all the pictures headings and add to cart are lined up so it looks uniformed.

    It looks like a jumbled mess

    #29480
    Sakin
    Keymaster

    @peithoemporium: Oh that’s not possible with theme. You might need to check in for plugins. As some product title is long while other short. So, either you need to make equal size title or you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 769px) {
    .woocommerce ul.products li.product h3 { min-height: 125px; }
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘headings in my shopping cart not aligned’ is closed to new replies.