Home Forums WoodMart support forum categories problem

categories problem

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #238101

    linxianshang
    Participant

    Hi, please check the attached picture, the “kitchen” and festive part is looks different than others. I don’t know the reasons and don’t know how to fix this.the url is https://andstar-vip.com/shop/ Thank you!

    Attachments:
    You must be logged in to view attached files.
    #238135

    Hello,

    I saw the screenshot you attached and tried to visit the URL you provided but the URL is password protected.

    Please provide admin panel login details of the website to check it myself and help you out accordingly.

    Regard’s.
    Xtemos Studios.

    #238139

    linxianshang
    Participant

    hi, sorry for that.now the URL is not password protected.

    #238147

    linxianshang
    Participant

    admin panel login details:

    #238166

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for the Desktop area under Theme Settings >> Custom CSS.

    li.cat-item.cat-item-192 .category-nav-link {
    	width: 150px;
    }
    
    li.cat-item.cat-item-71 .category-nav-link {
    	width: 150px;
    }

    Best Regards.

    #238177

    linxianshang
    Participant

    hello,
    it’s worked, but this lead to another problem. the categories changed to two line. And the space between different category are not equally.please check the attached picture.

    Attachments:
    You must be logged in to view attached files.
    #238208

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .category-nav-link {
    	padding-right: 12px;
    	padding-left: 12px;
    }

    Best Regards.

    #238253

    linxianshang
    Participant

    Hello,
    thank you for your help! now it’s looks better!

    #238310

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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