Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #462253

    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

    #462545

    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

    #463181

    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.

    • This reply was modified 8 years, 9 months ago by friendlier.
    #463846

    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

    #559559

    Andy,

    In the end, I placed them at bottom left – they’re more subtle, and I think they look better there.

    http://calmyoga.fr/

    Thanks for your input and help on this!

    Simon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Move Social Profile buttons to bottom of sidebar menu’ is closed to new replies.