Rajvi Posted December 29, 2020 Share Posted December 29, 2020 Hi, I want to add transparency to header of my website. Currently my logo is not clearly visible, if i add some transparency it will be visible. i have attached a photo of my issue for reference. Please help any way of doing this. thanks. Link to comment
creedon Posted December 30, 2020 Share Posted December 30, 2020 Please post the URL for your site. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Rajvi Posted December 30, 2020 Author Share Posted December 30, 2020 my website URL is www.studio707designs.com. Link to comment
Rajvi Posted January 2, 2021 Author Share Posted January 2, 2021 hey any help here will be appreciated. thanks! Link to comment
tuanphan Posted January 6, 2021 Share Posted January 6, 2021 On 1/3/2021 at 2:45 AM, Rajvi said: hey any help here will be appreciated. thanks! Add to Home > Design > custom CSS #logo .logo-image { background-color: rgb(255,255,255,0.5); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Rajvi Posted January 6, 2021 Author Share Posted January 6, 2021 hi thanks, above code adds a white background to the logo. what i want to achieve is add a transparent bar for the navigation bar and the logo. sharing an example below: Let me know if it is possible to achieve this. Thanks! Link to comment
tuanphan Posted January 7, 2021 Share Posted January 7, 2021 Add to Home > Design > Custom CSS body.homepage header#header { background: rgba(0,0,0,0.25); } Rajvi 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Rajvi Posted January 8, 2021 Author Share Posted January 8, 2021 On 1/7/2021 at 12:58 PM, tuanphan said: Add to Home > Design > Custom CSS body.homepage header#header { background: rgba(0,0,0,0.25); } thanks a ton! this is exactly what i was looking for. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment