Gateway theme sticky menu
-
Hi I am using Gateway theme and when I added the below css my menu stopped sticking on the top of the page when scrolling.
.stick {
background-color: rgb(76, 77, 79, 0.8);
position: static;
top: auto;
width: 100%;
}
.main-navigation a {
color: #fff;
font-size: 14px;
font-size: 1.8rem;
}.main-navigation ul li.menu-item-has-children>a:after, .main-navigation ul li.page_item_has_children>a:after {
border-color: rgba(255,255,255,.9) transparent transparent transparent;
}Can someone please help me what happened here?
Thank you.The blog I need help with is: (visible only to logged in users)
-
-
Noting another request:
I am using Gateway theme, there is a video display section on the bottom of the page but I want to have the video on the top of the page with the call to action button.
Is there a way to move it up?
-
Hi there, I went to your site and noticed this issue has already been solved.
Feel free to contact us again if you need further help.
Since you have a Premium Plan you can contact us via Live Chat as well for faster answers.
Just go to : wordpress.com/help/contact.
We’ll be glad to help you!
- The topic ‘Gateway theme sticky menu’ is closed to new replies.