Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #871455

    Hi,

    My website link is http://www.yourtyreexperts.com

    I have added a phone number above the header. I would like to do couple of things.

    1). Move the phone number to middle of the screen on desktops (as it is already in the middle on mobiles)
    2). Add a phone icon before the phone number

    Your help will be appreciated.

    Kind regards,

    #872257

    Hey,

    1- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .phone-info {
        width: 100%;
        text-align: center;
    }
    

    2- The simplest way would be to firstly create a testing page with phone icon and then copy their HTML in developer tools and pasting it in phone info field. If you need assistance with that, please create a temporary admin login and post it here privately.

    Best regards,
    Yigit

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