Home › Forums › Support › Secondary navigation background not showing on mobile This topic has 7 replies, 2 voices, and was last updated 6 years, 3 months ago by Tom. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts October 18, 2016 at 1:26 am #236280 Damon Hi Tom Thanks for the awesome theme. My secondary navigation background is not showing on mobile layout (unless you mouse-over it), please can you tell me how to make it display? Also I used hooks to make the logo appear before the header widget but am having problems with the spacing. Please see screenshot Thank you October 18, 2016 at 9:01 am #236455 TomLead Developer Lead Developer Interesting, can you link me to the site? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development October 19, 2016 at 1:14 am #236814 Damon http://www.buckhamfair.co.uk/ Thank you. October 19, 2016 at 10:25 am #237008 TomLead Developer Lead Developer Try adding this CSS: .secondary-navigation button.menu-toggle { background-color: #6b1605; background-image: url(http://www.buckhamfair.co.uk/wp-content/uploads/2016/07/leather-strap-1.jpg); } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development October 19, 2016 at 11:21 am #237033 Damon Brilliant, thank you Tom Have you any suggestions on the spacing issue? http://www.buckhamfair.co.uk/wp-content/uploads/2016/10/generatepress-q1.png October 19, 2016 at 8:30 pm #237154 TomLead Developer Lead Developer You gave the header widget a fixed height with some custom CSS which is causing that issue: .header-widget { max-width: 100%; float: none; height: 69px; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development October 20, 2016 at 2:03 am #237239 Damon Thank you so much. October 20, 2016 at 9:05 am #237367 TomLead Developer Lead Developer You’re welcome 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In