Gadget Posted May 29, 2022 Share Posted May 29, 2022 Site URL: https://www.rsfxx.com/shop/ Can anyone help with this? I tried searching for code and changing id's but no luck. Appreciate the help. Link to comment
tuanphan Posted May 29, 2022 Share Posted May 29, 2022 Add to Design > Custom CSS @media screen and (max-width:640px) { div#page-5fc1f780eaf37e3b64e21d26 .span-3 { width: 50% !important; float: left !important; } } Gadget 1 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!) Link to comment
Gadget Posted May 29, 2022 Author Share Posted May 29, 2022 Thanks a lot! I think I forgot to remove the "#" works great! One more question if you dont mind, if I want to center just this page's contents would that be possible? Its right justified due to the "hidden menu section" to the left https://www.rsfxx.com/yellow Thanks Link to comment
tuanphan Posted May 31, 2022 Share Posted May 31, 2022 On 5/29/2022 at 11:15 AM, Gadget said: Thanks a lot! I think I forgot to remove the "#" works great! One more question if you dont mind, if I want to center just this page's contents would that be possible? Its right justified due to the "hidden menu section" to the left https://www.rsfxx.com/yellow Thanks You mean center horizontal/vertical image? 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!) Link to comment
Gadget Posted May 31, 2022 Author Share Posted May 31, 2022 3 hours ago, tuanphan said: You mean center horizontal/vertical image? Horizontally, when the page is a certain size it offsets the image/content to the right. Link to comment
tuanphan Posted June 1, 2022 Share Posted June 1, 2022 19 hours ago, Gadget said: Horizontally, when the page is a certain size it offsets the image/content to the right. Try adding to Design > Custom CSS div#pageWrapper { margin-left: 0 !important; } Gadget 1 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!) Link to comment
Gadget Posted June 5, 2022 Author Share Posted June 5, 2022 On 5/31/2022 at 7:15 PM, tuanphan said: Try adding to Design > Custom CSS div#pageWrapper { margin-left: 0 !important; } Great works perfectly, thanks a lot for this! tuanphan 1 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