Barbro Posted March 6, 2021 Share Posted March 6, 2021 Site URL: https://www.preg-design.no How can I change "back" text in mobile nav menu? Template Mojave Link to comment
Solution tuanphan Posted March 9, 2021 Solution Share Posted March 9, 2021 On 3/6/2021 at 8:07 PM, Barbro said: Site URL: https://www.preg-design.no How can I change "back" text in mobile nav menu? Template Mojave Add to Design > Custom CSS /* change back text */ span.Mobile-overlay-folder-item--toggle-label { visibility: hidden; } span.Mobile-overlay-folder-item--toggle-label:before { visibility: visible; content: "new text"; left: 0; position: absolute; } 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
Barbro Posted June 9, 2021 Author Share Posted June 9, 2021 Quote /* change back text */ span.Mobile-overlay-folder-item--toggle-label { visibility: hidden; } span.Mobile-overlay-folder-item--toggle-label:before { visibility: visible; content: "new text"; left: 0; position: absolute; } Thank you so much! Issue solved:-) Link to comment
tuanphan Posted June 13, 2021 Share Posted June 13, 2021 On 6/10/2021 at 3:44 AM, Barbro said: Thank you so much! Issue solved:-) Do you need support with these? Site URL – https://www.preg-design.no/ 1. (Tablet-Homepage) Increase page width? 2. (Mobile) Some pages look long. Want to add a back to top button? 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