Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pavel Ciorici

    (@ciorici)

    Hello @riggsdp

    Add the following CSS code in the Customizer > Additional CSS:

    .zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
        display: inline-block !important;
    }
    
    #colophon.site-footer li::before {
        display: none;
    }
    
    #colophon.site-footer li {
        padding-left: 0;
    }
    Thread Starter riggsdp

    (@riggsdp)

    Thank you! That worked. Much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icons showing vertically instead of horizontally’ is closed to new replies.