Comments 4regnep started the conversationNovember 23, 2018 at 5:44pmHi Is there an easy way to center the service tiles when there is less than 3 tiles? Seems to be placed to the leftBest regardsEivind[deleted] repliedNovember 26, 2018 at 12:39pmHi regnep,Maybe something like that can be achieved with some custom CSS. Can you please send me your page with two services so I can take a look at it? 4regnep repliedNovember 26, 2018 at 3:44pmhttps://www.mtt.school/bestill-massasje-time/Best regardsEivind[deleted] repliedNovember 27, 2018 at 11:32amHi Eivind, You can add this CSS to align these blocks horizontally: #am-category .el-row { display: flex; justify-content: center; } 4regnep repliedNovember 27, 2018 at 1:30pmThanks, the other css code I got via email update from you worked perfectly: @media only screen and (min-width: 1200px) { .el-col-lg-8 { width: 50% !important; } }[deleted] repliedNovember 27, 2018 at 3:37pmHi regnep,You are welcome. Yes you can use that code also. I thought that the second one will be better, but you can use the first one also.We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks! Sign in to reply ...
Hi
Is there an easy way to center the service tiles when there is less than 3 tiles? Seems to be placed to the left
Best regards
Eivind
Hi regnep,
Maybe something like that can be achieved with some custom CSS. Can you please send me your page with two services so I can take a look at it?
https://www.mtt.school/bestill-massasje-time/
Best regards
Eivind
Hi Eivind,
You can add this CSS to align these blocks horizontally:
Thanks, the other css code I got via email update from you worked perfectly:
Hi regnep,
You are welcome. Yes you can use that code also. I thought that the second one will be better, but you can use the first one also.
We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks!