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

    Hi:

    Link to my site: http://acrossrealestate.com/

    This is only going to be a 1-page site, so I didn’t need and removed the Search box and Menu from the Header Right area.

    How can I, instead, add the Business Phone number and maybe social icons to the right of logo?

    Also, how can I add my own icon instead of using one of your Social Icon Links (top left)

    Thank you,
    eleina

    • This topic was modified 11 years, 2 months ago by Eleina_Shinn.
    #163311

    Hi Eleina_Shinn!

    You can add this on your custom.css or Quick CSS:

    #top .social_bookmarks {
    float: right;
    top: 50px;
    position: relative;
    }
    
    .social_header .phone-info {
    top: 100px;
    position: relative;
    }

    You can adjust the top position. Unfortunately, there is no easy way of adding your own icons. You can refer to this link: https://kriesi.at/support/topic/youtube-icon/

    Best regards,
    Ismael

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