Viewing 6 reply threads
You must be logged in to reply to this topic.
Hi there,
Do I have to use a slider on top of the page if I want to use transparent header?
I’d like to add just a basic row with background image on top of the page and use the transparent header. I can’t find a way to do this.
Here’s an example page, where I’d like to use a transparent header (without slider):
Hi there.
Yes this option gives transparent header but it is unflexible. It inserts page title on the header image (which I don’t want). I mean: is there a way to get transparent menu and not to use 1) slider 2) page header.
I’d like to insert a row with visual composer (with background image) in place of the header. I could then easily add any element or custom text on this row (which I can’t do with the theme’s page header). You can do this easily with most of the Themeforest’s bestselling multipurpose themes.
Hello,
You can achieve it by editing the ‘content’ margin. Add these lines into your custom css box:
section#content {
margin-top: -175px;
}
Edit the value to your need.
Best regards!
Thanks.
This CSS effects every page on site. Is it possible to apply this CSS only to spesific pages?
Hello,
Yes, you can add this css at Page -> Visual Composer -> Settings icon (click it and add the css code there).
Best regards!
Great,
this method works, thanks so much! :)
I suggest you add this as a theme feature for next update, so it that users could just select on/off for sticking the template to the top & with transparent menu.
You must be logged in to reply to this topic.