Tagged: portrait, tablet, testimonials
-
AuthorPosts
-
December 8, 2014 at 11:32 am #364556
Hello,
I need to have my testimonials in one column on tablet portrait view (2 columns for landscape and desktop), how to make that?
December 8, 2014 at 5:26 pm #364792Hi bogosavljev!
Can you send us a link so we can take a look? It’s hard to tell what is needed until we see the exact elements your using. You can set your reply as private if you wish.
Cheers!
ElliottDecember 8, 2014 at 5:48 pm #364817This reply has been marked as private.December 8, 2014 at 10:55 pm #365014Hi!
Try adding this to your custom CSS.
@media only screen and (max-width: 767px) { .responsive .avia-testimonial-wrapper, .responsive .avia-testimonial-row, .responsive .avia-testimonial { display: block !important; } #top .no_margin.av_one_half { width: 100% !important; } }Cheers!
ElliottDecember 9, 2014 at 10:27 am #365249This reply has been marked as private.December 9, 2014 at 10:29 pm #365679Hey!
I don’t see it in your source code. Paste all of your custom CSS here.
Best regards,
ElliottDecember 10, 2014 at 1:35 am #365761This reply has been marked as private.December 10, 2014 at 6:18 pm #366150Hey!
Send us a WordPress login so we can take a closer look.
Best regards,
ElliottDecember 10, 2014 at 9:47 pm #366261This reply has been marked as private.December 11, 2014 at 5:57 am #366490Hi!
Please check the site now. The testimonial section should look like this on portrait view:

Regards,
IsmaelDecember 11, 2014 at 7:38 pm #366839This reply has been marked as private.December 13, 2014 at 3:26 am #367612Hello Ismael,
this topic is not closed, please check it on iPad Air, is still in two columns, instead of one, like you did for old version of iPad…
December 15, 2014 at 5:10 am #368139Hi!
As a standard practice, all css media queries should be added at the very bottom of the css file. Please re-arrange your css codes. The testimonial section should be fixed by now. Remove browser cache then reload the page. Check: http://dev.bogosavljev.com/#testimonials
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.
