WebSite X5Help Center

6 Ответы
Aleksej H.
Aleksej H.
Moderator

Hello. Try adding this code:

<style>

@media (max-width: 479px) {
#imContent {
margin: 0px 20px !important;
}
}

</style>

Add it here:

You might end up with something like this:

You can find a little more information about inserting code here.

Читать больше
Размещено От Aleksej H.
Mandar V.
Mandar V.
User
Автор

Thanks dear Aleksej H.

I did it your way, but in this case side margin of all other pages is also increasing. 

I want it to be applied to the blog pages and not the website pages.

Please guide.

Mandar

Читать больше
Размещено От Mandar V.
Giancarlo B.
Giancarlo B.
User
Лучший пользователь месяца IT

Hi, but you have to put the code only on the expert property blog before closing the TAG Head

Читать больше
Размещено От Giancarlo B.
Mandar V.
Mandar V.
User
Автор

Thanks, dear Giancarlo B.

I did it using your suggestion. 

Regards

Mandar

Читать больше
Размещено От Mandar V.
Giancarlo B.
Giancarlo B.
User
Лучший пользователь месяца IT

Excellent, I'm pleased, click the green flag on the post that helped you solve it, in this way the problem will be resolved/closed and consequently also useful to other users who will have the same problem, bye.

Читать больше
Размещено От Giancarlo B.
Mandar V.
Mandar V.
User
Автор

Sure, dear friend Giancarlo B.

Already clicked a green flag. 

Thank you once again. 

Читать больше
Размещено От Mandar V.