Home Forums WoodMart support forum the color of the text when you hover

the color of the text when you hover

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #233491

    _7
    Participant

    The text darkens when you hover over it. when you remove the cursor the text is not visible. how to fix it?

    #233492

    _7
    Participant

    the color of the text when you hover

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

    Hello,

    I saw the screenshots you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .header-categories-nav .woodmart-navigation .item-level-0:hover > a {
    color: Red;
    }

    Regard’s.
    Xtemos Studios.

    #233516

    _7
    Participant

    super! it turned out.
    Tell me how to change the color of the arrows, as in the picture?

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

    Hello,

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

    .woodmart-navigation .item-level-0.menu-item-has-children > a::after {
    	color: red;
    }

    Regard’s.
    Xtemos Studios.

    #233524

    _7
    Participant

    Thanks !

    #233680

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘the color of the text when you hover’ is closed to new replies.