This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Remove the padding-left from the loop-articles

Resolved 7 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi,

i have a problem finding where to remove the padding (or margin) from the loop articles widget in the footer.
You can see it on is page on the footer, the last columns content is not align on the left:
http://caletre.fr/expertisecomptable/

Thanks

URL: http://caletre.fr/expertisecomptable/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. jehannehya 10 years, 5 months ago

    Hello,

    me… again…

    Same problem with the news in the footer with have a sort of padding (margin ?) on the left.

    Thanks for advices !

  2. Andrew Misplon Staff 10 years, 5 months ago

    Here we go :)

    .site-footer .widget_siteorigin-panels-postloop .panel-grid-cell {
    	padding: 0 !important;
    }
  3. jehannehya 10 years, 5 months ago

    Argh,

    dont’t work, but did a mix with the other :

    .site-footer .widget_siteorigin-panels-postloop h1.entry-title {
    	padding-left: 27px!important;
    }
  4. jehannehya 10 years, 5 months ago

    Sorry,

    …and that work

  5. Andrew Misplon Staff 10 years, 5 months ago

    Sure, that’ll work. Your question asked to remove the padding from the posts which is why I set to 0.

  6. jehannehya 10 years, 5 months ago

    Sorry,
    my bad english make my ideas pretty “unclear’ for sure

  7. Andrew Misplon Staff 10 years, 5 months ago

    No problem. Glad we got this solved :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread