This topic has 6 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #78156
     alphasigns
    Participant

    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.

    #78157
     alphasigns
    Participant

    It’s doing this on all the demos too…

    Attachments:
    You must be logged in to view attached files.
    #78235
     Radu
    Moderator

    Hi,

    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 solution
    #78238
     alphasigns
    Participant

    Yeah, 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.

    #78379
     Radu
    Moderator

    Hi,

    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 solution
    Attachments:
    You must be logged in to view attached files.
    #78386
     alphasigns
    Participant

    That 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.

    #78405
     Radu
    Moderator

    Hi,

    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 CODE
    
    body.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
Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?