Best Premium and Free WordPress Themes › Forums › Corporate Plus › Sticky header in mobiles problems
- This topic has 7 replies, 2 voices, and was last updated 7 years, 6 months ago by acmethemes.
-
AuthorPosts
-
November 25, 2016 at 9:00 am #10916Lucas GrijanderParticipant
Good morning, how can I disable the sticky header for the mobiles ?. The sticky header is a cool feature we all love :). Though we might find it useful just in desktop browsers and we would like to keep the static header in mobiles.
Thks a lot.
November 25, 2016 at 10:06 am #10918acmethemesKeymasterHello Juanjo,
Thank you so much for using our theme Corporate Plus. This feature is currently not available on the theme. If you want to disable this on mobile, you need to customize the theme. Please add the below css codes on Appearance > Customize > Layout Design Options > Custom CSS@media screen and (max-width: 767px){ .navbar { position: absolute !important; } }
If you have any confusion on the theme, please let us know.
Warm Regards
Acme SupportsNovember 25, 2016 at 12:16 pm #10919Lucas GrijanderParticipantThank you.
I just made their indications but in the version for mobile the menu is still transparent and overlaps with the rest of the web.
Follows the same problem. Some other idea to make the menu in the mobile version is not transparent ? Thks.November 25, 2016 at 1:25 pm #10920acmethemesKeymasterWould you please provide the link of your site? We will check the issues on your site and will help you with the best solutions.
Regards
November 25, 2016 at 1:37 pm #10921Lucas GrijanderParticipantThks so much.
Site : http://sharkstratpoker.com/
November 25, 2016 at 2:59 pm #10924acmethemesKeymasterPlease add the below css codes, on Appearance > Customize > Layout Design Options > Custom CSS
@media screen and (max-width: 767px){ .main-navigation.navbar-collapse.collapse.in { background: #000 none repeat scroll 0 0 !important; } }
Hope, this will solve the problem.
Thank You
November 25, 2016 at 4:13 pm #10931Lucas GrijanderParticipantThank you very much and congratulations for the support service you have. The problem is solved :-). Thks.
November 26, 2016 at 1:18 am #10947acmethemesKeymasterNice to know that your problem is solved. If you like our support don’t forgot to rate our theme on WordPress.
https://wordpress.org/support/theme/corporate-plus/reviews/Regards
-
AuthorPosts
- The topic ‘Sticky header in mobiles problems’ is closed to new replies.