danielfranklin901 Posted October 4, 2021 Share Posted October 4, 2021 Site URL: https://bsa-yde.com/ I've been having a had time trying to figure out how to reposition the product title above the product images on mobile (ive learned how to reposition but for some reason I cant figure out the title repositioning) . hoping someone can help me find the answer ! Link to comment
tuanphan Posted October 6, 2021 Share Posted October 6, 2021 Hi. It looks like you messaged me & I sent code. If it works, you can share code for other members. If it doesn't work, let me know, I will check it again 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
Tungstene Posted November 26, 2021 Share Posted November 26, 2021 Hi there ! Can you give me the code ? Thanks ! Link to comment
tuanphan Posted November 28, 2021 Share Posted November 28, 2021 On 11/27/2021 at 3:37 AM, Tungstene said: Hi there ! Can you give me the code ? Thanks ! Can you share link to your site? We can take a look 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
Tungstene Posted November 28, 2021 Share Posted November 28, 2021 thanks so much. https://www.signolesclement.com/shop Link to comment
tuanphan Posted November 30, 2021 Share Posted November 30, 2021 On 11/28/2021 at 5:56 PM, Tungstene said: thanks so much. https://www.signolesclement.com/shop Add this to last line in Code Injection > Footer > Then check again on real mobile <script> jQuery(document).ready(function($){ if (jQuery(window).width() < 767) { $('h1.ProductItem-details-title').insertAfter('nav.ProductItem-nav'); } }); </script> 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