BuddyBoss Home – Web Support Forums Themes BuddyBoss theme Formatting of Footer Widget

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #34811
    @jgwolfensberger

    At http://quiltersbug.com how would I decrease the line-height of the line items that wrap to more than one line, while also making a margin so that the next line item isn’t too close to the previous line item? I’m attaching an image to help illustrate. Thank you!

    James

    Answers

    #34815

    Alyssa
    Participant
    @alyssa-buddyboss

    @jgwolfensberger can you send me a link to the page in question?

    #34816
    @jgwolfensberger

    Hi TJ, yes the URL in my original post has footers. http://quiltersbug.com

    #34837

    Alyssa
    Participant
    @alyssa-buddyboss

    @jgwolfensberger I guess I overlooked it the first time, I probably had too many tabs open on Chrome. Any way, add this to custom.css in the global section:

    .footer-widget .widget li{line-height:1.2; margin-bottom:10px;}
    .footer-widget .widget li:last-child{margin-bottom:0px;}
    #34840
    @jgwolfensberger

    Formatting looks perfect now – thanks, TJ!

    #34850

    Alyssa
    Participant
    @alyssa-buddyboss

    You are welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘Formatting of Footer Widget’ is closed to new replies.