-
Author
-
September 17, 2015 at 05:01 #78156alphasignsParticipant
So I am hiding the title and using Visual Composer for the main entrance image on the page. Using the first item in VC as an image, it is pushing the menu up, off of the image so that the transparent menu is sitting on the page background, not the image.
I’ve looked but I am not sure how to get this to be a transparent menu over my main image.
Thanks.
September 17, 2015 at 05:09 #78157alphasignsParticipantIt’s doing this on all the demos too…
Attachments:
You must be logged in to view attached files.September 17, 2015 at 19:06 #78235RaduModeratorHi,
Go to your page backend and below content area you will see theme settings area, look for Transparent Main menu set YES.
That’s all
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 17, 2015 at 19:11 #78238alphasignsParticipantYeah, that totally DOESN’T work.
I’m sure that a lot of stupid people buy your theme… so I understand the response.
I did fix this. But you should be aware, when I turn off “Sticky Header” in the theme settings, the option for “Transparent Menu” goes away too. Thereby disabling the transparency option site wide. Even trying to edit per page will not work. You HAVE to have sticky turned on.
I believe this to be a programmatic error.
Thanks for the prompt reply.
September 18, 2015 at 18:17 #78379RaduModeratorHi,
To achieve this follow this steps :
1. Go to wp-admin
2. Go to pages
3. Find you page that is assigned as homepage.
4. Edit the page
5. Scroll down after the text content area until you see “Theme General settings”
6. See the screenshot
These guidelines solved your problem ?
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.September 18, 2015 at 18:20 #78386alphasignsParticipantThat ONLY works if your main theme options have sticky header enabled. If you disable sticky header, then this will NOT work.
My issues is resolved – although I am forced to have a sticky header.
Your code is messed up. You need to fix.
September 18, 2015 at 19:26 #78405RaduModeratorHi,
You have right
I’ve made some tests and i will provide a temporary solution untlil next update when we include this fix on the theme.
Please add this css snippet to Wp-admin -> Theme options -> General settings -> Quick css
COPY CODEbody.navbar-transparent:not(.kleo-navbar-fixed) #header { position: absolute; width: 100%; }
Sorry for inconvenience
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.