Dear people :)
I just have super basic coding skills and our shop software partner is bad for people who are bad in coding, so I need your help to do some changes in the header top line in our online shop please!
I want do do this headline differently for mobile and desktop, so that the headline is in one line by using desktop and in two lines by using mobile.
In our shop backend I have a field where I can fill in the HTML code to create this headline.
In our shop templates I have this one file in which the CSS is defined.
Our shop software partner told me:
"You have to change the content of the field in the shop backend accordingly. The CSS classes available for this are all available in the file styles.css."
But I have no idea what to do now in this HTML field in our shop backend.
I want it like this:
Desktop:
Kostenloser Versand ab 50€ in DE | 10% Neukundenrabatt mit dem Code: CHECK-IN
Mobile:
Kostenloser Versand ab 50€ in DE
10% Neukundenrabatt mit dem Code: CHECK-IN
Here some Screenshots:
https://ibb.co/GR1kn9W
https://ibb.co/Rgttqqk
https://ibb.co/B47Rwvx
In case you need the whole styles.css file:
https://www.dropbox.com/s/kej5jg4976q2dqj/styles.css?dl=0
Can you help me? :)
Thanks a lot in advance!
Best wishes
Lena
I just have super basic coding skills and our shop software partner is bad for people who are bad in coding, so I need your help to do some changes in the header top line in our online shop please!
I want do do this headline differently for mobile and desktop, so that the headline is in one line by using desktop and in two lines by using mobile.
In our shop backend I have a field where I can fill in the HTML code to create this headline.
In our shop templates I have this one file in which the CSS is defined.
Our shop software partner told me:
"You have to change the content of the field in the shop backend accordingly. The CSS classes available for this are all available in the file styles.css."
But I have no idea what to do now in this HTML field in our shop backend.
I want it like this:
Desktop:
Kostenloser Versand ab 50€ in DE | 10% Neukundenrabatt mit dem Code: CHECK-IN
Mobile:
Kostenloser Versand ab 50€ in DE
10% Neukundenrabatt mit dem Code: CHECK-IN
Here some Screenshots:
https://ibb.co/GR1kn9W
https://ibb.co/Rgttqqk
https://ibb.co/B47Rwvx
In case you need the whole styles.css file:
https://www.dropbox.com/s/kej5jg4976q2dqj/styles.css?dl=0
Can you help me? :)
Thanks a lot in advance!
Best wishes
Lena
Comment