Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Problem with Testimonials Increasing Page Height (CSS, I THINK!)

Featured Replies

Hey guys,

 

Could you take a look at the link below, scroll down to the testimonials area, as the first testimonial slides to the next, you will notice that the area increases/decreases in size, and so does the 4 square bullet points. I realise this is due to the testimonials being different lengths. Is there anything I can do to make that area fixed so that the jumping around does not happen?

 

I'm not great with code or CSS, so consider me a complete dummy and give me as much detail into how it can be fixed as possible. Thanks very much chaps.

 

http://metalpotato.com/mpnew/

Maybe something like

 

#what-do-our-customers-say .inner {
padding-top: 80px;
padding-bottom: 80px;
height: 320px;
position: relative;
}

.testimonials-tab .etabs {
margin: 30px 0 0 0;
padding: 0;
overflow: inherit;
line-height: 1;
position: absolute;
top: 225px;
left: 52%;
}

and adjust with mediaqueries for smaller screen size

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.