badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Attitude Pro – Header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53568
    jquincy
    Participant

    I am using Attitude Pro, and i would like to remove the Site Name/Tag Line from the header and change the header to solid black and put a logo in the top left…not sure how to do that? messed around in the settings and it doesnt seem to let me.
    If I add the Header image (was thinking a big black jpg with our logo on the left) but it is below the Header with the search/social.

    #53581

    Hi Jquincy,

    First add the logo from go to Appearance > Customize > Design Option > Custom Header there you can see header logo option add the logo and select header logo only option.

    And now go to Appearance > Customize > Design Option > Custom CSS and paste the below css code.

    #branding {
    	background-color: #000;
    }
    #access {
    	background-color: #fff;
    }

    Thank you!

    Regards,
    Theme Horse

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.