Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #438438

    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.

    #438564

    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

    #438628

    Perfect! Thank you!

    I have 5 copies of the theme and all are outstanding!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing the Horizontal divider’ is closed to new replies.