Tagged: transparent header
-
AuthorPosts
-
March 6, 2019 at 12:17 pm #1075474
Good morning,
I want to ask you some questions about the trasparent header:
1- the transparent header it’s working only in my home not in all pages of the website
(as you can see in the private content) is possible to fix and have the same in all pages?
2- How I can make all the header transparent with 2.0 of grey not only the menu area as is now?Thanks for your help!
metàforaMarch 9, 2019 at 3:56 pm #1076783Hey metafora29,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisMarch 19, 2019 at 4:03 pm #1080370Great, I add you in 1 website (private content),
when we scroll down the header change to white but we want transparent all the time.
Thank you!March 19, 2019 at 6:14 pm #1080425Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
.header_color .header_bg { background-color: rgba(255,255,255,0.1); }
You would need to edit each page you would like to display transparent header and choose it under Layout section. Then please refer to this post – https://kriesi.at/documentation/enfold/header/#set-transparent-header-as-default-header-style to set transparent as default header style for new pages :)
Best regards,
YigitApril 1, 2019 at 12:16 pm #1085447Hello Yigit,
I’m making tests with 2 pages in one the code works, in the another not.In the first one the header is transparent and I can change the color of the font: here is black. Is OK.
In the second: the header is transparent + grey and when you scroll down white + black
We only want transparent with black font (all the time) like in the first website.
Thanks for your help,
MetàforaApril 1, 2019 at 1:30 pm #1085495Hi,
I added custom CSS code above to Enfold theme options > General Styling > Quick CSS then went to Enfold theme options > Header > Transparency Options and set transparent menu color to black. Please review your website
Best regards,
YigitApril 2, 2019 at 12:16 pm #1086042Thanks, great,
How can I add a little tone of grey when I scroll down (I can read the menu when I scroll down)
I mean I want to add a little of transparent grey opacity.
The pluguin max mega menu does not work.Regards,
MetàforaApril 4, 2019 at 12:13 am #1086690 -
AuthorPosts
- You must be logged in to reply to this topic.