Home Forums WoodMart support forum Text color in menu

Text color in menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #356406

    aleksandreeu
    Participant

    Hi, on my web I have one menu section in red color. But its red jsut in original language, on the rest its not red. How can I do it red as well?

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

    Hello,

    I have visited your website and the text colour is red in all languages. Please clear cache and check back.

    Best Regards

    #358879

    aleksandreeu
    Participant

    No, it is red just in Czech (main language)

    #358977

    Hello,

    Please provide a video explaining the issue to check it myself and help you out accordingly.

    Best Regards

    #358979

    aleksandreeu
    Participant

    Here are screenshots. I need to have cookbook red color

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    li#menu-item-2555 .nav-link-text, li#menu-item-2554 .nav-link-text {
        color: red;
    }

    Best Regards

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