• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Reply To: Feature request: Hide Post Info and Intro text on mobile devices

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Feedback/Suggestion › Feature request: Hide Post Info and Intro text on mobile devices › Reply To: Feature request: Hide Post Info and Intro text on mobile devices

January 12, 2016 at 6:30 pm #799
Davinder Singh Kanith
Moderator

Post info is hidden in mobile view.

For sticky bar, in style.css file

change…

.sticky-nav .site-navigation {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

to…

.sticky-nav .site-navigation {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

Copyright © 2021 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates