• Is it possible to delete the border of the header promo (as I am using a slightly smaller image)

    Thanks again!

    • This topic was modified 2 years, 9 months ago by bastiaan72.
Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    That’s an easy one ??

    You can add this code to the Additional CSS section in the Customizer to remove the border:

    .header-promo .slides {
    	border: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove border Header Promo’ is closed to new replies.