-
-
Hi codeless team!
Thanks for your work! I am happy until now with your theme! I assume it was a big job, and i enjoy it.
I have one issue i can’t find a way to go threw, My main header have some transparency and i would like that it is the same in responsive (mobile) but it isn’t.
Can you help me doing it?
Thank you!
EDIT: i just see it was posted in the wrong place i am a Folie user. you can move it!?
- This topic was modified 7 years, 2 months ago by jerryxme.
-
Hello,
Can you please post some valid wp credentials in a private reply? So we can help you get the result you want.
Thank you for the kind words and appreciating the big work behind this theme. There really are many months of hard work behind it! We are very glad to know it’s of your satisfaction :).
Let us know for anything.
Best regards!
-
-
-
Hello,
I added this code into your custom css box in General > Custom Codes:
@media (max-width: 480px){ .header_container { background-color: rgba(0,10,25,0.29) !important; }}
The style of header you have selected has a different layout in mobile. The image below the header is not underneath the header in mobile as well. But it’s positioned after the header bar. This means that under the header there is only a white stripe. By adding the gradient like in desktop version, you will only see a gray header in mobile.
I already added the code needed (the above). Let us know if you need further help.Best regards!
-
Hello,
Thanks for this help!! Ok i didn’t get that in responsive the header is not over the image! Thanks. With your code i was able to change the color of the header only for mobile, it’s better like it! Thank you for your efficient help.
Best regards,
Jérémie
-
You must be logged in to reply to this topic.