• Resolved thmspr

    (@thmspr)


    Hi,

    Thanks for your widget ! I have one question, how can I remove the very bottom line after the last news ?
    My site is http://www.alphonsedaudet.org and as you can see, the bottom line goes into the footer. I could change this by changing the padding, but I would prefer not having the line. Can you help me ?

    Thanks 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Aldo Latino

    (@aldolat)

    Hi,
    If you know how to edit your styles.css file, add these lines at the very end of it:

    .widget li.pis-li:last-child {
    	border-bottom: 0 none;
    }

    Otherwise, go to the widget admin and add them in the panel “Custom Styles” located in “Styles” > “Custom Styles”.

    Let me know, please.

    • This reply was modified 8 years, 10 months ago by Aldo Latino.
    Thread Starter thmspr

    (@thmspr)

    Hey thanks for your answer !
    Nice and easy, it works like a charm. Thanks again 🙂

    Plugin Author Aldo Latino

    (@aldolat)

    You’re welcome!

    Can you leave a review of this plugin? I’d appreciate it.

    Thanks,
    Best Regards.

    Thread Starter thmspr

    (@thmspr)

    Sure !
    BR

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Delete botton line’ is closed to new replies.