Soma Theme Help Free theme

Single Service Icon Widgets

C Started by Cynthia · January 18, 2018 at 8:47 pm · 8 replies 1 voice Last reply 8 years, 5 months ago
C
Cynthia Original poster Member
#1

I have a services row using the Single Service Icon Widget. The rows line up at the top perfectly on the desktop, but not on mobile. How do I get them to line up properly across devices?

Y
Yogendra Original poster
#4

Hi Cynthia,

The services blocks are perfectly aligned one by one in mobile as I can see. Could you attach a screenshot here via http://imgur.com/ . I guess you are expecting them in a single row, in mobile it adjusts itself according to the screen size

Regards

C
Cynthia Original poster
#5

Actually, the first column in the row lines up higher than the other two on the tablet. They line up directly under each other on the smartphone, which is fine. I’m wondering why they don’t line up, at the top of each row, on the tablet? I’ve sent a screenshot, as requested.

Y
Yogendra Original poster
#9

Hi Cynthia,

Thank you for creating a page to get a better idea.
Try the CSS below

.panel-grid .panel-grid-cell{
vertical-align: top;
}

Copy and paste the CSS to Appearance -> Customize -> Additional CSS

Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Single Service Icon Widgets

By posting, your reply becomes public (unless marked private).