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

    How to add the contact sign and the cart sign in the Header at the top right corner of the page.
    In the header there’s an space for the phone number that I don’t need to use. It could be used for that.

    #187958

    Hi fjrichart!

    Please go to Appearance > Editor and open Header.php file and find the line that starts with

    if($phone) echo

    Right under it you can add icons and text as following

    echo "<div class='your-class'>Your text</div>";

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to add the contact sign and the cart sign’ is closed to new replies.