Hi,
I wanted to use simple social icon plugin by studiopress because they look very nice with my theme. In blog sidebar it’s perfect but in footer it’s not good. I have centered the icon so they are too much on the right
https://www.dropbox.com/s/dgf6bwtscy2ljl8/mariage_in_oui___BLOG.jpg
but if I use the “align left” option they will appear in a vertical row.
I’ve read it depends on the theme css…
Have you got any clue on how to make this social icon going at the same place that the text above?
Or do you know another nice plugin (not one with colorful icon) compatible with enfold that I can use instead?
Kind regards,
Delphine
Hey Delphiine!
I need to check the html/css source code. Can you post a link to your website please and maybe provide login credentials which help us to view the website without the “coming soon” page?
Best regards,
Peter
Hi Dude,
Did you manage to have a look on the site?
Kind regards,
Delphine
Hey!
You can add this on your custom.css or Quick CSS:
#simple-social-icons-3 {
left: -70px;
}
Best regards,
Ismael
Hi Ismael,
It’s working perfectly !
Thanks a lot!