Gray_tan Posted February 20 Posted February 20 Hi all, i have few requests: 1. mobile view: isit possible to add the "shopping cart" icon on the top right hand corner of my webpage? no code used. 2.mobile view: can i increase the "shopping cart" icon size purely on mobile only? code used: div.header-actions-action--cart>a { position: fixed; bottom: 70px; right: 20px; } /* Apply the rule for screens smaller than or equal to 768px (typical tablet portrait size) */ @media (max-width: 768px) { div.header-actions-action--cart>a { }
tuanphan Posted February 21 Posted February 21 #1. It will be in that position or float on right of page on scroll? #2. What is site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment