Home Forums WoodMart support forum Cant change colour in Ajax Products tab

Cant change colour in Ajax Products tab

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

    deux
    Participant

    Hi

    I cant change colour in Ajax Products tab. When I used the page builder and change the colour, saves it, then the tabs disappears. it is on the font page. Now it is green i want it to be #1A4D8C.

    thx in advance.

    #70453

    Hello,

    Add this code to the Theme settings > Custom CSS:

    .tabs-5253.tabs-design-default .products-tabs-title .tab-label:after {
        background-color: #1A4D8C;
    }

    Best Regards

    #70467

    deux
    Participant

    Thx but it does not work, I have delete the cashe.

    #70488

    Hello,

    I have corrected the code and it works now http://prntscr.com/kdi05m

    Best Regard

    #70489

    deux
    Participant

    Thank you very much. super! 🙂

    #70510

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Cant change colour in Ajax Products tab’ is closed to new replies.