delete grey dividers/lines/borders
-
Hi,
How to delete all the grey horizontal dividers/lines/borders
both on desktop and mobile?
Thank you in advance.
Kind regards,
Kas
Attachments:
You must be
logged in to view attached files.
Hello,
Please disable the maintenance mode to check it myself and provide you with CSS to remove them.
Best Regards
Maintanance mode disabled now.
Hello,
I saw the screenshots you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.widget {
border-bottom: none;
}
.wd-nav-mobile li a {
border-bottom: none;
}
.wd-dropdown.wd-dropdown-menu.wd-dropdown-my-account.wd-design-default {
box-shadow: none;
}
.tabs-layout-accordion {
border-top: none;
}
Best Regards
Hi,
Thank you a lot! So much better now.:)
There are still grey lines and borders some places (in the attachements).
Thank you in advance.
Kind regards,
Kas
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.mobile-nav .wd-nav-opener {
border-left: none;
}
.mobile-nav .searchform {
box-shadow: none;
}
.tabs-layout-accordion .wd-tab-wrapper {
border-bottom: none;
}
.product-image-summary .shop_attributes th {
border-bottom-style: none;
}
.wd-dropdown {
box-shadow: none;
}
Regards.
Xtemos Studios.
Hi,
Thank you a lot! It’s perfect!
Kind regards,
Kas
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘delete grey dividers/lines/borders’ is closed to new replies.