align problems

arawolf
314 Posts
arawolf posted this 10 September 2020

For the domain instituutjolie.be in the tablet mode, i have some trouble with the alignment of the post-articles. I don't get them in the middle. Need some help please.

For the domain instituutjolie.be in the tablet mode, i have some trouble with the alignment of the post-articles. I don't get them in the middle. Need some help please.
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 11 September 2020

Hello Kris,

Do you mean Jolie section?

You can add this code to Additional CSS to align it on the right:

@media (max-width: 1199px) {
.bd-layoutcontainer-25 {
    padding-right: 10px!important;
}}

Gina
Themler support

Hello Kris, Do you mean Jolie section? You can add this code to Additional CSS to align it on the right: @media (max-width: 1199px) { .bd-layoutcontainer-25 { padding-right: 10px!important; }} Gina Themler support
You must log in or register to leave comments