This topic has 3 replies, 1 voice, and was last updated 4 years, 10 months ago by Spiracle Themes.
-
AuthorPosts
-
-
ArtemGuestHi. Great theme, but I have a trouble with displaying 3 post in every row. I’ve provided a link where the problem was detected. I believe it something to do with col-md col-sm, but I do not have sufficient knowledge to solve this problem correctly. I would really appreciate your help.
Thank you!
-
Spiracle ThemesGuestHi Artem,
This is so much customization in your theme. It’s hard to fix it via CSS. All I can do is to provide this CSS which will show the posts in 2 columns
@media (min-width: 992px)
.col-md-6 {
width: 34%;
}Copy and paste this in Appearance -> Customize -> Additional CSS
If you need customizations in code then you can contact us
Regards
-
ArtemGuestThank you for reply. Would be great to customize the theme to have 3 columns on the posts page as 2 didn’t work out for us in the way we need. Also, when I switch screen to iPad size the problem appears again. I’d really appreciate your help.
-
-
Spiracle ThemesGuestHello Artem,
The customization will cost you $50 and we will fix this issue for you. If you’re willing to pay the customization fee then we can proceed further.
Regards
-
-
AuthorPosts