- This topic has 7 replies, 3 voices, and was last updated 7 years, 5 months 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
Many businesses and online store owners rely on WordPress because it provides all the flexibility and features needed to run a professional website. One of […]
Free WordPress Rating Plugins for Adding Reviews Customer trust is the backbone of online success. Genuine reviews influence buying decisions more than ads or promotions […]
WordPress Live Streaming Plugins Video is no longer optional — it’s the centerpiece of digital engagement. From product launches to interactive webinars, live streaming creates […]