WebSite X5Help Center

 
Michael H.
Michael H.
User

Online store spacing between header  en

Autor: Michael H.
Visited 751, Followers 1, Udostępniony 0  

Is there a way to increase spacing, between the online store shopping cart page and the header? I dont see an option to change the margins or add a simple seporater.

Or alternativley add a banner the top of the online store page?

Please see attachment, feels very squashed.

Thank you.

Posted on the
12 ODPOWIEDZI - 1 POMOCNY
X5 Croatia
X5 Croatia
User

Online shopping requires a mandatory hader because of course the padding is too small ... We ask developers to change that ...

Czytaj więcej
Posted on the from X5 Croatia
Michael H.
Michael H.
User
Autor

How do I do that?

Czytaj więcej
Posted on the from Michael H.
Michael H.
Michael H.
User
Autor

I have a header, however I want to increase the space between the cart details and my headre, as per my attached image.

Czytaj więcej
Posted on the from Michael H.
X5 Croatia
X5 Croatia
User

Only in template structure > page contents and select pading...

Czytaj więcej
Posted on the from X5 Croatia
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Najlepszy Użytkownik miesiąca PT
Michael H.
I have a header, however I want to increase the space between the cart details and my headre, as per my attached image.

(It > En) ... if you can't do it with program options, then you can definitely do it with EXTRA code, simple, easy and fast ...
... in this case, if you are interested, you must post the LINK of your cart, ... otherwise I will not return here and you ignore my Post...
... but other experts will surely know how to help you...

.

ciao

.

Czytaj więcej
Posted on the from  ‪ KolAsim ‪ ‪
Giuseppe Guida
Giuseppe Guida
User

Hi, follow this screenshots (my software's language is italian):

1)

Czytaj więcej
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

2) the code is this:

<style>
#imContent {
padding-top: 50px !important;
}
</style>

Czytaj więcej
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

You can vary the 50px value based on how much space you want to insert above.

Regards

Czytaj więcej
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

The result is this:

Czytaj więcej
Posted on the from Giuseppe Guida
Giuseppe Guida
Giuseppe Guida
User

P.S. 

The extra code you see in the second screenshot published by me you have to insert it in "Before closing the HEAD Tag" (I have the software language set to Italian).

Ciao

Czytaj więcej
Posted on the from Giuseppe Guida
X5 Croatia
X5 Croatia
User

Giuseppe. Do you offer online help...

Czytaj więcej
Posted on the from X5 Croatia
Giuseppe Guida
Giuseppe Guida
User

@X5 Croazia, se si tratta di piccole cose, come per esempio l'implementazione di quel tipo di codice descritto sopra, sì, posso darti aiuto online.

Trovi la mia e-mail sul mio sito web:

https://www.ggwebdesign.altervista.org/

GOOGLE TRANSLATE

@ X5 Croatia, if it comes to small things, like for example the implementation of that kind of code described above, yes, I can help you online.

Find my e-mail on my website:

https://www.ggwebdesign.altervista.org/

Czytaj więcej
Posted on the from Giuseppe Guida