Little problem of position "new" label in main menu and slider setting

This topic has 5 replies, 3 voices, and was last updated 3 years, 9 months ago ago by Hong

  • Avatar: Hong
    Hong
    Participant
    July 13, 2020 at 21:46

    Hello,

    1. Position “new” label in main menu
    I set the “new” label for my menu, but it is always in the left (https://prnt.sc/th5409). Could you tell me how can i set in the right. And i see video tutorials for set the menu, in the video is mega menu, it is very clear, but my menu is dropdown menu with 2 column, and my. setting is appearance >menus >8Theme Category Options>Label>New (https://prnt.sc/th5a39).

    2. Slider setting
    I use “Xstore Slider” element to create several sliders in the different page, in the desktop that is fine (https://prnt.sc/th5j05), but there have some problems of responsive setting for tablet and mobile (https://prnt.sc/th5j8s, https://prnt.sc/th5jg7), maybe it should be add some css codes or other settings, could you also teach me how can i do, and i can do them by myself!

    Thank your for your help!

    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 14, 2020 at 10:25

    Hello,

    1) Provide me WP Dashboard access to check the issue in more detail, please.
    2) Edit the line-height for the title http://prntscr.com/th4pdy Either choose the units or reduce the line-height if you don’t use the units for it.

    Regards

    Avatar: Hong
    Hong
    Participant
    July 14, 2020 at 19:25

    Hello Olga,

    Thank you for your explanations. I do that for sliders, it works very well!

    Best Regards,

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 15, 2020 at 08:02

    Hello,

    Add this code in Theme Options > Theme Custom CSS > Global custom CSS:

    .label-text {
        order: 0;
    }
    .label-text:not(:only-child) {
        order: -1;
    }

    as a temporary solution, you will be able to delete the code after the next update of the theme.

    Regards

    Avatar: Hong
    Hong
    Participant
    July 15, 2020 at 14:25

    Hello Rose,

    Thank you very much, it works!

    Have a nice day!

    Best Regards,

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

The issue related to '‘Little problem of position "new" label in main menu and slider setting’' has been successfully resolved, and the topic is now closed for further responses

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