Home Forums WoodMart support forum How To remove compare icon from the sticky header only

How To remove compare icon from the sticky header only

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

    waleednasir
    Participant

    i want to remove the compare option from my sticky header only because the space isnt enough and menu doesnt show properly please take a look if you can fix it or remove compare from sticky only.

    #316398

    Hello,

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

    .whb-sticked .wd-header-compare.wd-tools-element.wd-style-icon.wd-with-count {
        display: none;
    }

    Regards.
    Xtemos Studios

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