I want to make a special order change in category names.

This topic has 8 replies, 2 voices, and was last updated 2 years, 7 months ago ago by Rose Tyler

  • Avatar: sanalkuyumculuk
    sanalkuyumculuk
    Participant
    March 5, 2022 at 20:32

    I want to make a special order change in
    category names. We want to make changes
    to the category places in the categories
    layout in the menu section on mobile.
    We saw that order in the components,
    not the categories section order on the
    product page.
    thanks

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2022 at 10:05

    Hello,

    We can’t check your screenshot because it redirects to the login form – https://prnt.sc/iER4ebGCdO-G
    Check this video – https://gyazo.com/f30b17cccb3ff67975d560cf16e8f961

    Regards

    Avatar: sanalkuyumculuk
    sanalkuyumculuk
    Participant
    March 6, 2022 at 18:10

    yes, our ranking is correct in the video you sent, it does not show the ranking in the category. In the picture we have shown the situation we want.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 7, 2022 at 08:06

    Hello @Sanalkuyumculuk,

    In the picture we have shown the situation we want.

    – we can’t see your image. Provide a new screenshot or provide access to your Dashboard.
    Currently, your request is unclear for us, so describe it in more detail with screenshots that can be seen. Thanks in advance.

    Regards

    Avatar: sanalkuyumculuk
    sanalkuyumculuk
    Participant
    March 7, 2022 at 14:25

    https://prnt.sc/pD__-VH5JLgn

    Why are the pictures I sent first not showing?
    I realize that your response time to support is very long, I don’t want to ask too many questions, I’m sorry. mistakes don’t let me go. I have another open support. It has been 1 day and it has not been answered. I will specify in the comments.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 8, 2022 at 08:58

    Hello,

    If you need to change the order only in mobile menu area you may use next css snippet

    https://gyazo.com/98fbe06f42bf6b095de970d220dd3bf7

    .et_b_header-mobile-menu .et_b-tab-content .product-categories {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .et_b_header-mobile-menu .et_b-tab-content .product-categories > .cat-item-80 {
        order: -1;
    }

    Regards

    Avatar: sanalkuyumculuk
    sanalkuyumculuk
    Participant
    March 8, 2022 at 14:04

    Can you also write where I can find the screen in the video?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 8, 2022 at 15:02

    You need to add the code in Theme Options > Theme custom CSS > Global

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘I want to make a special order change in category names.’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.