Header image not overlaying your content and question about some widgets

Discussion in 'Blackriders WordPress Theme' started by tccostin, Feb 14, 2014.

  1. tccostin

    tccostin New Member

    Joined:
    Feb 13, 2014
    Messages:
    7
    Likes Received:
    0
    Hello,
    Great theme by the way.
    I have a couple of issues here.
    1. I used your CSS code to replace the Header image, but when I used it, your header content still shows up over my header image.
    2. I've tried to figure out what/where these widget are located on the website, but have not had success. I tried moving a Text widget and adding content, but saw nothing on the site. Here are the widgets I have questions about:
    Primary Widget Area
    Secondary Widget Area
    Home Page Right Feature Widget Area
    Layout Builder Widget Area 1-5

    My site URL is http://patioenclosurebuilders.com/
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    1) For header.
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .logo {
    display: none;}
    .call-us {
    display: none;}
    
    2) For widgets:
    I have checked your site. Lead capture form is added there. Your widgets are working fine now or you are still getting problem.

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page