• Resolved goldmember

    (@goldmember)


    how do i get a little space in my left nav bar between the link to my last page (Join Gold Coast COC) and the “Upcoming Events” heading?

    here’s the page: https://www.goldcoastchamber.com/wordpress/?page_id=36

    i’m not yet used to the layout of wordpress CSS and i cant figure out how to give a little top margin to the “Upcoming Events” heading or a little bottom margin to the end of the list of nav links.

    please advise. thanks!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding:

    #leftside ul.page {margin-bottom:30px;}

    to the bottom of style.css

    Thread Starter goldmember

    (@goldmember)

    when i did that nothing happened. but when i edited it to read the following an additional space appeared between “Post 1” and “Site Search”

    #leftside ul {margin-bottom:30px;}

    but where i need it is in between the bottom of the nav list and “Upcoming Events”.

    please advise. thanks!

    Thread Starter goldmember

    (@goldmember)

    can someone please help with this. thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘adding margin to bottom of nav bar’ is closed to new replies.