Home Forums WoodMart support forum how i can cusomize color of elments for sticky header

how i can cusomize color of elments for sticky header

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

    medienvirus
    Participant

    Hello xtemos team ,

    i have sticky header and i want to give the sticky header different element color for icons and menu links, without affecting the normal menu with this color or styling

    i send screen shoot like what i mean .

    i am waiting for your replay . .

    Kind Regards

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

    Hello,

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

    body .whb-sticked .whb-general-header {
        background: red;
    }
    body .whb-sticked .wd-nav .item-level-0.current-menu-item>a {
        color: orange;
    }
    .whb-sticked .wd-nav .item-level-0>a {
    color: orange;
    }

    Best Regards.

    #327728

    medienvirus
    Participant

    Thank you for help ,

    this works with links and background , but anthor problem i want to change icon color too

    how can i customize it ?

    Best Regards

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

    medienvirus
    Participant

    its works for icons with this class :

    
    .whb-sticked  .wd-tools-element > a{
    color: #000;}
    #327834

    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.

Tagged: 

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

The topic ‘how i can cusomize color of elments for sticky header’ is closed to new replies.