-
AuthorPosts
-
February 15, 2018 at 8:45 am #912672
Please can you help if you goto https://www.theoldrectorygardens.co.uk/pop-up-events/ under the heading contact us.
The e-amil address is clipped this also true in other similar pages formats see https://www.theoldrectorygardens.co.uk/special-events/,https://www.theoldrectorygardens.co.uk/bespoke-events/.
Can you please help.February 15, 2018 at 2:05 pm #912763Hey condonpb,
Thanks for the links, but your site looks to be down?
Best regards,
RikardFebruary 15, 2018 at 3:37 pm #912787February 15, 2018 at 3:58 pm #912794and it has to be written out – i mean you can place the link on an E-Mail or a sign
you can force the word break by this – but it looks horrible:
#email { word-wrap: break-word !important; }
February 15, 2018 at 4:07 pm #912797I was looking not looking for a word break to the e-mail as yes I agree this looks horrible but maybe reduce the text on the page so it is truly responsive.
February 15, 2018 at 4:26 pm #912800and you don’t like this:
<a href="mailto: (Email address hidden if logged out) ">e-mail</a>
or make the space between the columns a bit smaller:
#footer div .av_one_third { margin-left: 4%; }
or you play a bit with 1/3 width in footer (values depends on space width etc)
#footer .av_one_third:first-child { width: 36%; } #footer .av_one_third:nth-child(2) { width: 25%; }
i can not simulate it in browser if these settings are overwritten by responsive case – so test it please
February 15, 2018 at 4:34 pm #912803Apologises if I did not make this clear. The issue is not in the footer but on a page with listed icons. Please try looking at the page https://www.theoldrectorygardens.co.uk/pop-up-events/ under the icon listed “contact us” with the e-mail address is being clipped on iphone portrait.
February 15, 2018 at 5:30 pm #912837yes now i see. but it is in footer too.
so i guess if you don’t like the word-wrap and don’t like to have 2/5 3/5 columns layout (instead of 1/2 1/2)
you only can take this to a 3-linerE-Mail: (Email address hidden if logged out)
February 15, 2018 at 8:38 pm #912907try this – maybe it is enough place:
.page-id-1257 .el_after_av_one_half { margin-left: 4%; } .page-id-1257 .avia-icon-list .iconlist_icon { margin-right: 20px; }
February 16, 2018 at 5:26 am #913114 -
AuthorPosts
- You must be logged in to reply to this topic.