Using sensei plug for courses.
On mobiles the course pages prices on the right are not responsive?
Please see this page and reduce down to a mobile size, the prices end up over the text.
http://www.midischool.com/online/courses-overview/
It looks like this on a mobile
Hey midischool!
Thank you for using Enfold.
The link takes us to a page prompting us to subscribe. Please give us a temporary login details. Set it as a private reply.
Cheers!
Ismael
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
#main .course .sensei-course-meta .course-price, #main .course-container .sensei-course-meta .course-price { position: relative!important; }
span.course-price span.amount { font-size: 14px; }}
Regards,
Yigit
Hi!
Please try adding the code now. I realized that i made a mistake in the code and it should work fine now.
Regards,
Yigit