Home Forums WoodMart support forum Light text color scheme for the menu items and the underlining color

Light text color scheme for the menu items and the underlining color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222657

    Youssef Ahmed
    Participant

    In the header settings, I have the text color scheme as Light and I have the menu items as underlined when hover and activated. I want it to use the Primary Color as the underline color for the menu items, how do I do that? It only uses the primary color as the underline color in the Dark text color scheme. I want it to use the primary color in the underlining of the menu items in the light text color scheme. Thank you in advance.

    #222689

    Hello,

    I have visited the URL you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .whb-color-light .navigation-style-underline .item-level-0>a .nav-link-text:after {
    background-color: #d7b183;
    }

    Regard’s.
    Xtemos Studio.

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