Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #972380

    Hi, I am trying to work out why the 3rd subcategory of my parent category is jumping to a second row instead of occupying the 3rd column space.
    Can anyone give me some advice in how to fix it (without affecting mobile layouts for tablet and phone)?

    Content details in PVT

    #972687

    Hey Craig,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (min-width: 991px) {
    .shop_columns_3 .products .product {
        width: 32% !important;
    }
    }

    Best regards,
    Rikard

    #972983

    Hi, Rikard, the code worked on the page concerned, but only partially for my categories as a whole because it makes the first line of subcategories 3 across, but if you have more than 3 subcats it shows the same behaviour.
    I have another category for instance, 1 parent and 5 subcategories
    Here is how it renders on screen:
    1st row = 3 across
    2nd row = 1
    3rd row = 1

    Page link in Pvt Content to illustrate

    #973679

    Hi craigriches,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #973868
    This reply has been marked as private.
    #973870
    This reply has been marked as private.
    #973947

    Hi craigriches,

    Yes, I noticed that, we had that issue in some previous version of the theme, and it can be just the html cached, which is why I asked to deactivate caching.

    Best regards,
    Victoria

    #974172
    This reply has been marked as private.
    #974502

    Hi,

    What is the password to access the page, I cant see it on first post.

    Best regards,
    Basilis

    #975215
    This reply has been marked as private.
    #976026

    Hi,

    Would u mind disabling the cache, as it is the dev / staging so we can review properly?

    Best regards,
    Basilis

    #976126

    Hi Basilis,
    Please refer to my response #973868 to Victoria regarding Cache deactivation.
    Admin login details in pvt content
    Regards
    Craig

    #976884

    Hi craigriches,

    Yes, the outdated changed templates can be the reason for the issue. Did you have them replaced yet?

    Best regards,
    Victoria

    #976890

    No, I haven’t had them updated yet.
    We are getting someone from codeable to do that for us and then will see if it is still occurring.

    #976944

    Hi craigriches,

    Ok, please let us know how that worked for you.

    Best regards,
    Victoria

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.