Home Forums WoodMart support forum dettagli

dettagli

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #721751

    mcwd.it
    Participant

    non trovo il plugin sliderrevolution???? come lo installo?

    Poi vorrei cambiare la linea sotto il menu, vedi allegato

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

    mcwd.it
    Participant

    I can’t find the sliderrevolution plugin???? How do I install it?

    Then I’d like to change the line under the menu, see attachment.
    I looked in the settings but couldn’t find how to change the color. Maybe it can only be done through CSS.

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    01. You can download the Slider Revolution in your account on our website here https://xtemos.com/my-account/
    Install it via Dashboard -> Plugins -> Add new.

    02. If you want to change the underline color of the menu items, you have to change the primary color of the site. Please go to Theme Settings -> Styles & Color -> Colors -> Change the primary color: https://ibb.co/Gfr3YddR

    If you want to change only the underline color, then please use the below custom CSS code and paste it to Theme Settings -> Custom CSS -> Global CSS section:

    .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
        background-color: red;
    }

    Best Regards

    #721806

    mcwd.it
    Participant

    I tried to change the button text to lowercase in the theme settings, but I couldn’t do it. Can you tell me how to remove the uppercase letters? I’m referring to the buttons at the top of the header.

    #721821

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Navigate to Theme Settings > Styles and Colors > Buttons > In the Advanced button styles section, you can change the button text transform.
    https://postimg.cc/vD6FhCxh

    Please follow this guide: https://xtemos.com/docs-topic/advanced-button-styles/

    Best Regards

Tagged: 

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