kkurtz Posted June 4, 2021 Share Posted June 4, 2021 (edited) There are some problems with my site when it displays on a tablet, but not on a website or mobile display. 1. How do I align the links in my footer? 2. How do I increase the line spacing for the pages under 'Tours' in the navigation menu of the site header? 3. On the 'Partners' page, does the title 'Meet the Partners of Midland Food Tours' now display correctly on a tablet? Thank you! Edited June 16, 2021 by kkurtz I do not want these images to show up in a Google image search. Link to comment
tuanphan Posted June 8, 2021 Share Posted June 8, 2021 Hi, Q1. There is a blank character before links. You need to edit Text Block >> check again. Q2. add to Design > Custom CSS /* Tablet menu items line spacing */ @media screen and (max-width:991px) and (min-width:768px) { .container.header-menu-nav-item a { line-height: 40px; } } Q3. Looks fine here. kkurtz 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment