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

    Hi I would like to add an image to the right of my phone number. Could you tell me how to do that please? http://www.weather-tight.com

    #210495

    Hi weathertight!

    In WordPress dashboard please go to Appearance > Editor and open Header.php file and find

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    and add your code as shown here http://i.imgur.com/sIpHTyy.jpg
    then add following code to Quick CSS in Enfold theme options under Styling tab

    img.yourstyle { float: right; }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Header Question’ is closed to new replies.