Home Forums WoodMart support forum Newsletter on the homepage Reply To: Newsletter on the homepage

#76652

arven1
Participant

One more thing please… You told me on this thread: https://xtemos.com/forums/topic/categories-on-mobile-burger-menu/#new-post

that this code:

body {
background-repeat: no-repeat;
background-attachment: fixed;
}
.woodmart-accordion-title:after {
display:none;
}
body .woodmart-accordion-title.active,
body .woodmart-dark .woodmart-accordion-title.active{
color:#ffffff;
}

Will also remove blue color from “DEMO” but its not. Can you please check why?