ResolvedProduct page TOP header to be transparent
- This topic has 10 replies, 2 voices, and was last updated 2 years, 3 months ago by
Althemist.
- AuthorPosts
- February 1, 2021 at 3:10 pm #28641
mwago
ParticipantHello,
I have this issue, and believe its simple to fix, but I tried everything, but still cant fix it.
At a PRODUCT page design at mobile version, I dont know how to get the WHITE TOP bar which is behind the LOGO transparent. I dont know how to make it transparent, so the product text and images runs behing it. see the image. thanx.https://mega.nz/file/Fl5SFAiA#e876MXXIQFncwU26eBO-ySwHdEQjVrYakXptI0JgMCE
thank you for advices.February 1, 2021 at 3:26 pm #28642mwago
ParticipantI would like to add to this topic as it is probably related.
I have spotted a black line behind the WHITE TOP HEADER backgroup. So once I get the WHITE TOB HEADER background transparent, how can I make the the black line or black backgroudnt to be WHITE so is not visible. thank you for advices.https://mega.nz/file/xooQTSCJ#uQnI82KNBRcUWwcVbm7VfFcAG8lrwIO36A6LvoR21DI
February 2, 2021 at 10:54 am #28655Althemist
KeymasterHello mwago,
Unfortunately, we can’t guess what could be wrong by looking at pictures. Please, provide a working link were we can see the problem “live”. Screenshots never help.
February 2, 2021 at 12:44 pm #28671mwago
ParticipantThis reply has been marked as private.February 5, 2021 at 11:45 am #28707Althemist
KeymasterIt says:
The file you are trying to download is no longer available.
Also, as we already explained, we’d need to access the site “live”. A video helps just as much as a screenshot.
February 5, 2021 at 8:14 pm #28742mwago
ParticipantThis reply has been marked as private.February 9, 2021 at 6:15 pm #28771Althemist
KeymasterWe have sent a request as it’s still not accessible.
February 11, 2021 at 10:03 am #28828mwago
ParticipantThis reply has been marked as private.February 12, 2021 at 11:36 am #28851Althemist
KeymasterNo problem. Now I understand. Unfortunately, this header type is not available for the single product page, so basically there is no way to achieve what you need, because there is no “title area” or custom content bellow the header. This option is only available on custom page, or pages with a title area.
February 12, 2021 at 11:58 am #28858mwago
ParticipantI see, so there is not way to make WHITE as transparent? or even if I hide logo at all? thank you for ideas or tips how to workarround it. thanx.
February 15, 2021 at 6:32 pm #28900Althemist
KeymasterYou can use CSS to remove the background color and make it transparent, but it’s not that simple, as the transparent header also requires some JavaScript in order to work properly. You can also try to make it transparent only when scrolling the page. Something like this:
.single-product #header.lafka-has-header-top.lafka-sticksy::before, .single-product #header.lafka-has-header-top.lafka-sticksy { background: none; }
- AuthorPosts
You must be logged in and have valid license to reply to this topic.