Remove mini cart element
-
Hi all,
I have been battling getting the mini cart element removed from my navigation menu for the past several days. I’m using PKSold! theme- a paid theme that’s not currently supported, so I am on my own. Using firebug I have been able to figure out that the css for the minicart is as follows in the stylesheet:
.mini-cart-button { display: block; float: left; padding: 0 10px; height: 32px; font-size: 12px; line-height: 33px;/*30*/ }
I have tried changing the block to a simple display none, which doesn’t work. Neither does removing the block entirely. Can anyone make any suggestions for preventing this element from displaying on the site? hanks so much!
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Remove mini cart element’ is closed to new replies.