Hello,
Is there a way to line up the items in my footer properly?
- There is a big margin above Google reviews title.
- Google reviews title is bigger than recent posts.
- The Google reviews title seems to have a different font.

Hello,
Is there a way to line up the items in my footer properly?

Hi There,
Please add the following CSS under X > Theme Options > CSS:
.google-reviews-pro .grp-widget-title {
margin: 0;
font-size: 150%;
font-family: "Neuton",serif;
}
.grw-slider .grw-review {
margin-top: 0.5em !important;
}
Hope it helps 
Glad we were able to help 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.