Home Forums WoodMart support forum Navbar Menu Items

Navbar Menu Items

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #725021

    rlifestylestore
    Participant

    Hi, how do I change the colour of the bottom mobile nav bar menu items to colour # 1b8057?

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the following custom css code in Theme Settings > Custom CSS:

    .wd-toolbar a,
    .wd-toolbar .wd-toolbar-label,
    .wd-toolbar .wd-tools-icon {
        color: #1b8057 !important;
    }

    Best Regards

    #725334

    rlifestylestore
    Participant

    Hey thanks. On the homepage I realise that on the product archives the full name of the product is not showing. Its like it limits the amount of letters that can show in the product title. How do I fix this to let the full name of the product show?

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Navigate to Theme Settings > Product Archive > Product Styles > Product title lines limit. Set the number of product title lines to “None”: https://ibb.co/2kztmN5

    Best Regards

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