Tagged: enfold, horizontal
I need to remove the horizontal dividers but keep the borders on form boxes, etc. If I remove the borders in the general styling options it removes ALL the borders and dividers. Help!
Theme is Enfold, the only active plugins are Woocommerce and WooCommerce Product Add-ons.
Hey MichaelAlbany!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.hr-inner {
border-color: transparent;
}
Cheers!
Yigit
Perfect! Thank you!
I have 5 copies of the theme and all are outstanding!