Query about Xstore Elementor Widget “Menu List”

This topic has 5 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Sadikul Islam

  • Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    May 23, 2022 at 17:56

    Hi, I have a question, I am using the Menu list widget in elementor page builder which is provided by Xstore,

    I want to know if the label can be custom on this widget, I mean can I use the custom label, and can I change the label background color, see screenshot: https://media.d.pr/tysfbZ

    if it is possible with CSS please provide me with CSS code, to change the background and add a custom label;

    Thank you.

    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 23, 2022 at 18:39

    Hello,

    We don’t have the option to create custom labels for the Menu list items of the Elementor element. You could change the color of the label but not the label content itself using custom CSS. So, do you still want to change the color? Could you, please, provide me link to the page where you use that element?

    Regards

    Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    May 24, 2022 at 06:09

    I am using that element in a dropdown menu,

    I have 2 different labels, one is new one is hot,
    Can you please help me change the colors for both of them?
    URL: https://review-cellular-dev.10web.me/
    screenshot: https://media.d.pr/DWwoZw

    Thank you.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 24, 2022 at 12:35

    Hello,

    Add the below code to Theme Options > Custom CSS

    .template-container .menu-label-new > a .label-text {
        background-color: #0078d3;
    }
    .template-container .menu-label-hot > a .label-text {
        background-color: #c1211e;
    }

    Regards

    Avatar: Sadikul Islam
    Sadikul Islam
    Participant
    May 24, 2022 at 13:00

    Thanks

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

The issue related to '‘Query about Xstore Elementor Widget “Menu List”’' 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.