Hello there,
I wanted to adjust the background color opacity of the Header. I am currently using Dawn 12.0
Hello there,
I wanted to adjust the background color opacity of the Header. I am currently using Dawn 12.0
@yungmuehle - can you share this page link?
Hi @yungmuehle ,
This is Theodore from PageFly - Shopify Page Builder App.
Can you give me the URL store? I can check for you
I’ll be so happy if my suggestion can help to solve your problem. If you have any further questions, please feel free to tell me.
Best regards,
Theodore | PageFly
HI @yungmuehle
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Baller03
Thanks for the info, check this one.
.header__menu-item {
opacity: 1 !important;
color: white !important;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
I followed your steps and still the header is not transparent ( I did change the opacity to 0.5 to check if it works like that). I made it with
sticky-header {
opacity: 0.7;}
to almost look like i wanted. unfortunately i got a white frame below now.
Actually i solved it myself, my solution was to move the image banner below with “Position: relative” to the top to overlap the white border. afterwards i’ve done some paddings and margins et voila… it works
Thanks for your help anyway !