-
AuthorPosts
-
January 11, 2019 at 5:29 pm #1052795
Hi,
I believe I’ve tried everything, yet nothing I’ve tried seems to work.
https://3drenders.co.uk is the site I wish to add a phone number on the top of the page (on the right), but the text is way too small.
I’ve found various css suggestions off this site to fix this, but none have had any effect.
Please can someone tell me exactly what I should in the css and exactly where I should put it ?
So far I have tried;
.phone-info { font-size: 25px; }
And I’ve added it at the very bottom of all the css that’s already there, under “Quick CSS” under General Styling (for Enfold, within WordPress).
Or am I putting the CSS in the wrong place ? If so, please can you tell me where it should be placed ?
Furthermore, I’d like to add our email address (preferably beside the telephone number) ? How would I do that ? (if too difficult then don’t worry, it’s the Phone Number Text I must get sorted immediately :) ).
Many thanks.
- This topic was modified 5 years, 10 months ago by 3drenders.co.uk.
January 11, 2019 at 9:23 pm #1052914Hey Jez,
https://cl.ly/529027ddd813 I was unable to see the website, but you can try this code:
#top #header_meta .phone-info { font-size: 15px; }
You can add another span in the field with the phone in the theme options.
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 11, 2019 at 9:36 pm #1052921Thanks Victoria, not sure why you can’t see the website ?? It might be because of where you are in the world maybe (please could you tell me whereabouts you are ? (send as a private message if you prefer) ).
I fixed it in the end by putting a span field in the field.
Many thanks.
- This reply was modified 5 years, 10 months ago by 3drenders.co.uk.
January 12, 2019 at 4:09 am #1052959 -
AuthorPosts
- You must be logged in to reply to this topic.