Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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.

    #1052914

    Hey 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,
    Victoria

    #1052921

    Thanks 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.

    #1052959

    Hi,
    If I understand correctly, you were able to solve this issue.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.