Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey Bryan,

    You need to change the border radius in the widget settings to a larger number. Half of whatever your width is.

    Best,
    Lauren

    Thread Starter bryansherwood

    (@bryansherwood)

    Thanks Lauren. I did make that change but it doesn’t seem to make any difference on my site. Any other ideas?

    Your CSS is showing a border radius of only 3px:

    .simple-social-icons ul li a, .simple-social-icons ul li a:hover {
         background-color: #999999 !important;
         border-radius: 3px;
         color: #ffffff !important;
         font-size: 18px;
         padding: 9px;
    }

    You could force it by adding that appropriate CSS to your stylesheet?

    Plugin Support Andrea Rennick

    (@andrea_r)

    If you’re using a Studiopress theme, support for those are at Studiopress.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Square Icons?’ is closed to new replies.