Site logo

Archived topic

Why the social icon is not in arranged manner

3 replies · Started by Vivek on January 21, 2023

Viewing posts 1–4 of 4

Hi again,

Why the twitter social icon is not in arranged manner like the first two.

Also, how to decrease the distance between the widget footer 2 and 3 like in the image the distance is too long between the two footer widgets

Quick reply is appreciated

https://ibb.co/YkTwwvg

Hi there,

1. Try adding this CSS:

.wp-block-social-links li.wp-social-link {
    margin-bottom: 0;
}

2. Can i see the site ?

Hey,

Can i create like from:

(LinkedIn logo) (Instagram Logo) (Twitter Logo)

to this:

(Linkedin logo) LinkedIn
(Instagram Logo) Instagram
(Twitter Logo) Twitter

all the above three in clickable links

Is there any way to do this?

This archived topic is closed to new replies.