- This topic has 9 replies, 2 voices, and was last updated 8 years ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- The topic ‘Architect Pro Header Transparency’ is closed to new replies.
Home › Forums › All Other Themes › Architect Pro Header Transparency
Hi Guys,
I’m using Architect Pro and I want to remove the Header Menu and Logo Area colour and make it all transparent instead.
Can you send me on some CSS code that will allow me to do that?
Thanks
Derek
Hi Derek,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header{background:rgba(255, 255, 255, 0.8) !important;}
.logo{background:none;}
.sitenav{display:none !important;}
.logo::before{display:none !important;}
Regards,
Dave
Hi Dave,
That has made the menu items disappear, the logo area hasn’t changed and the white area behind the menu items has become somewhat transparent but not fully transparent? I want just the logo and the menu items to show up removing the strip.
Can you check it out for me again?
Derek
Hi Derek,
Kindly show us your website URL.
Regards,
Dave
Hi Dave,
It’s currently in maintenance mode but I’ll make it live for the moment for you.
http://bsgdesign.ie/
Derek
Hi Derek,
Kindly remove the previous code.
Do you want to remove white background only?
Regards,
Dave
Hi Dave,
That’s now removed. I want to remove the white background and the blue background so the Logo and menu items are just showing on the slider.
Thanks
Add this code in Custom CSS Box:
.header{background:none !important;}
.logo::before{background:none !important;}
.logo{background:none !important;}
Regards,
Dave
Perfect, thanks Dave
🙂
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]