Tagged: Sidebar Menu, social profiles
Hi,
I’d like to move the social profile buttons on
CALM Yoga to the opposite side of the page, underneath the text address widget at bottom left. I’ve tried creating a widget with the buttons as per other support requests but it’s not ideal at all and all the styling is lost.
Is there a quick and easy way of moving this without messing with all the functions files etc?
thanks
Simon
Hi Simon!
Please try the following in Quick CSS under Enfold–>General Styling:
#socket ul.social_bookmarks {
min-width: 100% !important;
padding-top: 10px !important;
}
Cheers!
Rikard
Hi Rikard,
Thanks – although that’s moved them to the opposite side of the socket – here.
I need to move it to the bottom of the sidebar that contains the menu on calmyoga.fr, underneath this
element, which is a widget at the foot of that column.
Hey!
if you really need them in the sidebar it won’t be possible with an easy solution with just moving via CSS, because right now they are in the footer, which is a different element than the sidebar. You would need to follow the instructions and put them inside a widget, which you could include into the sidebar. Let us know when you are done, then we can provide you some more code for positioning your social icons the way you need it.
Cheers!
Andy
Andy,
In the end, I placed them at bottom left – they’re more subtle, and I think they look better there.
Thanks for your input and help on this!
Simon