Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1376125

    Hi,

    1/ Is there any CSS that can be added to increase the text size? I can‘t see anything in Advance Styling for small bar above menu
    2/ Can the tel number populate an auto call on a mobile? It does it on desktop but not on mobile

    Thanks
    Marcus

    #1376169

    Hi Marcus,

    Thanks for contacting us!

    I think in your case using “Phone Number Or Small Info Text” field to add your text and number would be better.

    1- Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    .phone-info {
      font-size: 14px;
    }
    

    2- Please insert your phone number as following

    
    <a href="tel:0412121212">tel:0412121212</a>
    

    Regards,
    Yigit

    #1376208

    Thanks

    Is the phone number code added into the Navigation Label secondary menu area?

    #1376238

    Hey,

    I think it would be better to use Phone Info field in Enfold theme options > Header > Extra Elements instead of secondary menu. So you can make the phone number linked :)

    Best regards,
    Yigit

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