• Resolved maxington26

    (@maxington26)


    Hi,

    I’m new to WordPress but have a coding background. I’ve taken over this site from a design agency which vanished.

    I settled on Easy Testimonials in order to add three random testimonials to the front page. This is working pretty well, except I’m like them to stack up when screen width is below 768px, but the breakpoint seems to be 500px. This means that the 3 columns become too squished when the width is between 500 and 768.

    How can I change the breakpoint for the testimonial grid? I’ve tried targeting easy_testimonials_grid_cell in the site’s custom css, setting to 100% using a media query, but that didn’t work.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter maxington26

    (@maxington26)

    Never mind – figured it out. Syntax error in the preceding css was preventing my new media query from working. All good now.

Viewing 1 replies (of 1 total)

The topic ‘Width breakpoint in grid layout’ is closed to new replies.