Home › Forums › WoodMart support forum › Change blog movil navigation menu icon › Reply To: Change blog movil navigation menu icon
December 4, 2023 at 8:48 pm
#518421
ursawarrior
Participant
Hello thanks for the answer, that right I have already selected that option, but what I want is change off sidebar canvas Icon in mobile view, I have already change it in shop page with the code
.wd-sidebar-opener.wd-on-shop>a:before {
content: ""!important;
display: inline-block;
background: url(https://tusmartpet.com/wp-content/uploads/2023/08/equalizer.svg) no-repeat center;
background-size: contain;
width: 25px;
height: 25px;
}
This code change off side bar canvas in shop, I want to do it the same in blog page, but I coudn’t , I hope you now undestand me, thanks a lot for the support. Because blog page has a different off canvas sidebar from shop page.
Here is an picture of how does BLOG off canvas sidebar looks like:
https://gyazo.com/4558a6b1d2c1c15928c1443155ccf4ac
That three dots icon, is what I want to change.
Best Regads.