Topic Resolution: Resolved
  • Closed
  • Sue Young
    Spectator
    August 17, 2016 at 4:59 am #29818

    The social icons appear in the left of the header. To move them to the right I used the following custom CSS. Is there another way / or is this the correct way to do it? (evolve plus)

    .col-md-4 {
    float: right;
    }

    As always – thanks
    Sue

    Daniel Jones
    Spectator
    Posts: 148
    August 17, 2016 at 6:40 am #29819

    Hi Sue,

    Thanks for reaching out to us!

    That method is fine, you can also use the built-in Choose Header Type setting under Dashboard > Appearance > Theme Options > Header. You can see many header style options there.

    Hope this helps!