Home Forums WoodMart support forum Remove Shopping Cart in AJAX Products Tab

Remove Shopping Cart in AJAX Products Tab

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

    frankharder37
    Participant

    Need to remove the shopping cart icon and the search icon in the AJAX Products tab. Could you let me know where to remove them?

    #436738

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.home .wd-hover-base .wd-bottom-actions {
        display: none;
    }

    Best Regards

Tagged: 

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