Rajvi Posted December 29, 2020 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.
creedon Posted December 30, 2020 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 the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Rajvi Posted December 30, 2020 Author Posted December 30, 2020 my website URL is www.studio707designs.com.
Rajvi Posted January 2, 2021 Author Posted January 2, 2021 hey any help here will be appreciated. thanks!
tuanphan Posted January 6, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Rajvi Posted January 6, 2021 Author 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!
tuanphan Posted January 7, 2021 Posted January 7, 2021 Add to Home > Design > Custom CSS body.homepage header#header { background: rgba(0,0,0,0.25); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Rajvi Posted January 8, 2021 Author 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.