Alex Hansen Posted March 21, 2022 Posted March 21, 2022 Hi all your nice people. Hope someone can give me a hint on where to change some text in my frontpage of my webshop. I use the warehouse theme, and I attach a picture where I mark the part I need to change. I'll find the part in the sourcecode of the page and it is: <div class="clearfix"></div> <div class="sellingpoints"> <ul> <li><span class="span-img"><img src="https://www.sportspower.dk/themes/warehouse/img/checkpoints.png"></span><span class="text">Fri fragt ved køb over 300 DKK</span></li> <li><span class="span-img"><img src="https://www.sportspower.dk/themes/warehouse/img/checkpoints.png"></span><span class="text">Prismatch*</span></li> <li><span class="span-img"><img src="https://www.sportspower.dk/themes/warehouse/img/checkpoints.png"></span><span class="text">Sikker betaling</span></li> <li><span class="span-img"><img src="https://www.sportspower.dk/themes/warehouse/img/checkpoints.png"></span><span class="text">100% Dansk firma</span></li> </ul> </div> <div class="iqitmegamenu-wrapper col-xs-12 cbp-hor-width-1 clearfix"> <div id="iqitmegamenu-horizontal" class="iqitmegamenu cbp-sticky-transparent" role="navigation"> <div class="container">
wakabayashi Posted March 21, 2022 Posted March 21, 2022 Probably its a module delivered by your theme. Maybe the module is even called "sellingpoints"!? Otherwise I would search for "html" and "configurator/configuration" in modules list and check them all. 1
Alex Hansen Posted March 21, 2022 Author Posted March 21, 2022 SOLVED: In themes/warehouse/header.tpl I found the sellingpoints and have now changed the text. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now