Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #694737

    hello, i’m trying to have all the elements of my right sidebar aligned left, with no padding (widgets : menu, recent posts).
    Could you please provide me with the code?
    I also would like to add on this right sidebar a widget including a link to a page (legal notices) but can’t find a ready-to-use one. What would be the code to add in the quick css?
    thanks a lot!

    #694890

    Hi mosaiqueenceze,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .inner_sidebar {
        margin-left: 5px !important;
    }

    If you want to add content to your sidebar you can do so under Appearance->Widgets.

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.