[Resolved] Second Footer Widget padding left

Home Forums Support [Resolved] Second Footer Widget padding left

Home Forums Support Second Footer Widget padding left

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1220581
    Dani

    Hi Tom,

    I only want to change the padding left in the 2on widget in the footer.

    I can’t find the way… If I change the left padding, is for all the footer widgets.

    How I can do it with CSS?

    Thanks!
    Dani

    #1220679
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .site-footer .footer-widgets-container .footer-widget-2 .inner-padding {
        padding-left: 10px !important;
    }
    #1220750
    Dani

    Perfect!
    Thanks a lot.
    Dani

    #1220772
    David
    Staff
    Customer Support

    You’re welcome

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