Posted - 11/13/2018 : 13:12:22
I have two issues with mobile display that I'm having trouble solving. Here's a link to the page: [url]https://www.shopstoneage.com/index.php[/url]
Here's a screenshot showing both issues: [img]https://www.shopstoneage.com/images/_MobileCart-padding.png[/img]
1. I'm trying to move the View Cart section to display in the top row and be right aligned, but have the rest of the text in the drop down box and the button stay centered when the window is open. 2. I can't figure out how to get the 3 bar hamburger icon for the mobile menu to center without problems. For the mobile menu icon, I've been able to center it by editing: [code].menu-mobile:after { font-family:FontAwesome; content:"\f0c9"; font-size:1.8em; padding:0.2em 0 0 0; float:right; position:relative; color:#fff; }[/code] If I remove "float:right;" and add "text-align:center;", it works, but adds a lot of padding beneath the menu icon and causes a weird screen flicker effect when you refresh the page.
Deborah Whipp http://dwwebdesigns.com http://altogetherchristmas.com
Edited by - dmwhipp on 11/13/2018 14:16:22
|