Viewing 1 replies (of 1 total)
  • Plugin Author martiniboy

    (@martiniboy)

    Hi Susangkd

    To make the icons show vertically you just need to alter the style sheet, probably best to amend your themes stylesheet so that when the plugin is updated your changes are not lost.
    Depending on your themes style you should just need to add
    ul.jamie_social li {
    display:block;
    float:none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Icons align vertically instead of horizonatally’ is closed to new replies.