Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Ch1vpH Friend
    #1062492

    Hi there – My site is page https://ri2k.london/handbags/all-handbags and all browse view pages.

    I need to remove a whitespace/gap in my category/browse view on the template.

    I have removed the ‘search’ and ‘orderby’ area and I have also removed what padding I could see on the .t3 content and main body….BUT THIS GAP STILL REMAINS AND I CANNOT FIGURE OUT WHAT IS CREATING IT??

    Please see attached screenshot showing and explaining my problem.

    Thankyou!

    • This topic was modified 6 years, 7 months ago by  Ch1vpH.
    • This topic was modified 6 years, 7 months ago by  Ch1vpH.

    1. gap-after-remove-pad
    Pankaj Sharma Moderator
    #1062558

    Hi
    Add below code in custom.css file to remove this space

    
    @media screen and (min-width: 992px) {
    .category-view .category_description {
    
        margin: 0px 0;
    }}

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum