sundog Posted April 21, 2020 Share Posted April 21, 2020 Site URL: https://sundogbread.com/preorder Hi! I am hoping someone will be able to help me with a css code for my mobile site. I would like to hide the category drop down, but keep the categories- All, Monday Wednesday, Friday. This is how the mobile product page looks with the category drop down: I would like it to look like this: Link to comment
tuanphan Posted April 21, 2020 Share Posted April 21, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { label.ProductList-filter-dropdownToggle-label { display: none; } } 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
sundog Posted April 22, 2020 Author Share Posted April 22, 2020 Thank you so much! That works perfectly!! Just out of curiosity, what would you do to rename the category drop down? Link to comment
tuanphan Posted April 22, 2020 Share Posted April 22, 2020 1 hour ago, sundog said: Thank you so much! That works perfectly!! Just out of curiosity, what would you do to rename the category drop down? Rename which item? 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
sundog Posted April 22, 2020 Author Share Posted April 22, 2020 If I wanted to rename the category drop down that was removed. To change "Category" to something else. Link to comment
tuanphan Posted April 22, 2020 Share Posted April 22, 2020 8 hours ago, sundog said: If I wanted to rename the category drop down that was removed. To change "Category" to something else. Can you clarify this? I don't understand, which item? 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
Archived
This topic is now archived and is closed to further replies.