Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #922502

    Hi

    All of the sudden, my products are not lining up properly. There is one on one row and then the subsequent products are on the next row. The Woo people tell me there is a problem with the theme overriding the settings? Help?

    #922630

    Hey ginnywills,

    Did this occur after a recent theme update?

    Best regards,
    Jordan Shannon

    #922707

    No – i don’t remember doing anything to this site. I updated this page last week and now this week it’s acting funny.

    #922780

    Hi,

    Could you try updating the theme to the latest version (4.2.6) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #923118

    Hi there

    Of course that worked, thank you. The only problem now is on the product page, before I had managed to remove the tab that had additional information but keep the reviews showing. When I updated the theme, that went away. You can see here:

    Wrong:

    Chicken Salad

    Right:

    Can you tell me how to JUST have the reviews displaying?

    Thanks.

    #923212

    Hi,

    Try adding the following to quick css:

    #tab-additional_information{
    display:none!important;
    }
    
    #tab-reviews{
    display:block!important;
    }

    Best regards,
    Jordan Shannon

    #923253

    Perfect.

    You guys are so good!

    Thanks.

    #923256

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘WooCommerce – Products not Aligning’ is closed to new replies.