- This topic has 5 replies, 2 voices, and was last updated 7 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Restaurantz Pro › Background on top menu
Hi Theme Palace
I have bought the template Restaurantz Pro (http://www.jorgensen1.dk) and would like the top menu to have a solid black background, but I can not find a place where I can change it so that the banner image does not go to top . Is that possible and can you please help me.
Best regards
Lars
Hello @lhjweb,
First of all thank you very much for buying the pro version of Restaurantz Pro .
Now to make the menu section black in non sticky mode please use below given CSS.
For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.
.builder-overlap #masthead {
background: #000000;
}
Hope this helps .
Best Regards!!
Have a good day .
Hi Theme Palace
Thank you very much 🙂 That’s how it should be. Is it also possible to adjust the height of the menu section so that it is not so high?, and perhaps make the color more transparent so you can see the image behind it?
Best regards
Lars
Hello @lhjweb,
To reduce the height of the menu and make the background transparent in non sticky mode replace above given CSS with the CSS given below.
.builder-overlap #masthead {
background: #000000;
padding: 0px;
background-color: rgba(12, 12, 12, 0.49);
}
Hope this helps .
Best Regards!!
Thanks a lot for the help. That was exactly what I needed 🙂
Hello @lhjweb,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/restaurantz/reviews/
Best regards !!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |