I would like to have inside pagination for mobile but outside pagination for my main site. Is this possible?
I would like to have inside pagination for mobile but outside pagination for my main site. Is this possible?
By using the forum you are agree with tonjoo studio license agreement
Hi,
Yes it is possible, but only by using custom CSS editor. For now, we still don’t have the option for it (not yet)
Thank you
By using the forum you are agree with tonjoo studio license agreement
have any quick guide you could give me to put in the CSS editor for that?
By using the forum you are agree with tonjoo studio license agreement
Hi,
Sorry for late response 🙂
Please try to put this code in Custom CSS :
[ss-id], [ss-id] > .sangar-wrapper {
padding-bottom: 50px;
}
Here :
Also please notice, if you change template or presets, the custom CSS will also reset to default 🙂
Thank you
By using the forum you are agree with tonjoo studio license agreement