August 7, 2015 at 13:53
#72147
Moderator
Those are original prices. Its letting your shoppers know that your item is on sale. You can hide them with some css
COPY CODE
.price del {
display: none;
}
You can make your mega menu width wider to accomodate your larger font with this css. Adjust as neccessary
COPY CODE
.kleo-main-header .nav li.kleo-megamenu.mega-2-cols>.dropdown-menu {
width: 600px !important;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com