- This topic has 7 replies, 3 voices, and was last updated 7 years, 1 month ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Transparent Header on Bistro Theme
hello.
please, can you tell me at the Bistro template how can I set up the Transparent Header on Frontpage, but without full transparency? (it can be black, but not full transparent, so you can see the image behind + you can have a clear header and you can read the text clear)
I entered in Admin – Header – I set ON the Transparent Header on Frontpage – I tried to change the number from background transparency (it was 0 initially, and if you put 1 ore other number, it will set the header to full color)
thanks
Hi,
Kindly show us your website URL?
Regards,
Brad
www.coob.ro
Hi,
Kindly set 0.5 value in Transparent Header on Frontpage.
Regards,
Shri
thanks. it worked. Is there a way to set up the same transparency to the page header?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
.page .header, .single .header, .archive .header, .search .header { position: absolute !important; background-color: rgba(114,114,114, 0.5) !important;}
Regards,
Brad
hi. I did put the code you gave me, but the header dissapeared from the pages.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Custom CSS and paste below code there:
.page .header, .single .header, .archive .header, .search .header { position: absolute !important; z-index:1000; background-color: rgba(114,114,114, 0.5) !important;}
Regards,
Brad
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]