I am currently deciding between purchasing this theme and one from another company. I LOVE this theme and would rather select it, but do not like the lead capture box. Is there a way to turn the lead capture box into a full width banner for an email list sign up in place of the box? I'd love to have it as a full width banner that sits just below the menu and link it to my email list. If you can't do it with this theme, do you have another theme available where this is possible? Thanks, Melanie
Hello, I think you are talking about news letter sign up form, So you can search any plugin for that and can use it in our BlackRider theme. You will easily get the plugin from "WordPress.org". We will provide a code to remove lead capture form if you dont like it in the theme. Feel free to ask any technical query related to theme, We are here to solve your issues and can provide customization for your needs.
Gourav, thank you so much for your quick response. I have purchased the BlackRider Theme and would like to remove the lead capture form. Please send me the code to do so. Thanks again, Melanie
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .caption { display: none; }