Dear sirs,
I have an issue with some e-mail addresses I have in my contact page please see http://www.britishartportfolio.co.uk/contact/ here on the left hand ise are three mailto links (Email address hidden if logged out) and amanda@ etc however when these are viewed landscape on a tablet they dont wrapped and merge into the next column and look really bad how can I rectify this and make them responsive?
Can you please help
Hey condonpb,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 1200px) {
.page-id-156 .av_one_half {
width: 100% !important;
}
}
Thanks,
Rikard
Many Thanks Rikard,
This has worked. Just noticed there is also issue with the footer e-mails on the mailto that seem to be clipped when viewing on ipad in landscape. Can you help please