Replace lead capture box with banner?

Discussion in 'Blackriders WordPress Theme' started by brownthumbgreen, Aug 20, 2013.

  1. brownthumbgreen

    brownthumbgreen New Member

    Joined:
    Feb 17, 2013
    Messages:
    12
    Likes Received:
    2
    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
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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.
     
  3. brownthumbgreen

    brownthumbgreen New Member

    Joined:
    Feb 17, 2013
    Messages:
    12
    Likes Received:
    2
    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
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .caption {
    display: none;
    }
     

Share This Page