Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #298856

    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

    #299044

    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

    #299215
    This reply has been marked as private.
    #299652

    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

    • This reply was modified 10 years, 3 months ago by Yigit.
    #299663
    This reply has been marked as private.
    #299667

    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

    #299672
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mobile Menu – Courses page collapse’ is closed to new replies.