- This topic has 5 replies, 2 voices, and was last updated 4 years, 1 month 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 › Travel Master Pro › Transparent background for TOP MENU in ALL pages
Hello,
I have bought and installed the Travel Master pro Theme.
I have customized the appearance but there is something I haven’t been able to change and I can’t understand why? It is very strange.
Ok, when I first launch my website (www.discolombia.org) to the FRONT PAGE, the menu on top looks perfect:
Then I scroll down and the Theme itself shows a background gray color in the top menu (also a normal behavior:
But if I launch any other page of my website (ANY!), the top menu shows the background color without scrolling, which covers a big part of the header pictures and looks very bad:
If I scroll down on any other page, it does behave normal (keeps the gray background)
Could you please share the CSS code to overwrite that gray background and make it TRANSPARENT like it does in the Front Page??
Thanks in advance.
Juan Perdigon
( absolutperdi yahoo.com )
Hello,
Regarding your query, once please let us know which theme you have been using , it is dark version of the theme or not ?
Regards.
Hello,
I am using the dark version
Thanks,
Hello,
Actually the background color in the header section is managed by the theme itself so using transparent background doesn’t look good as shown in the screenshot given below:
Hope this helped.
Regards.
Thanks for your answer.
I might not have made myself clear.
Please understand the following:
My front page looks like this and I like it:
https://prnt.sc/vadqmz
Any other page looks like this and I don’t like it:
https://prnt.sc/vadje5
How can make them all like the first one that LOOKS GOOD?
Thanks in advance
Hello,
Regarding your query, add below CSS following the path Admin Panel > Appearance > Customize > Additional CSS to make the menu transparent.
@media screen and (min-width: 1024px){
.page.menu-sticky #masthead {
position: fixed;
background-color: transparent;
}}
Hope this helps.
If you have further queries, let us know.
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. |