hello,
on mobile view the staff element gets a new bar underneath the picture which shows the email or what ever you wrote there, is there any way i can make it the same size as the picture?
heres some pictures showing how it looks on my current site:
https://www.dropbox.com/s/hc4xjstmdoa76t6/Screenshot_20160505-175219.png?dl=0
https://www.dropbox.com/s/tzi4s9wb8wgzeo1/Screenshot_20160505-175226.png?dl=0
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey Josue,
Its bellow.
Hey!
Try adding this code to the Quick CSS:
.responsive #top .avia-team-member .team-social {
max-width: 300px;
margin: 0 auto;
}
Cheers!
Josue
Hey Josue,
It worked but the page now has big margins on the left and right side on most of the website pages.
Make sure you’re closing all CSS block codes, you’re missing a }
that worked :s
sorry about that and thanks