Hi. I found the information on how to remove the lines below each item on the UL. Now I would love to know how to remove the single line above each list. Can you help me?
Remove line above lists
6 posts from 3 voices-
Posted 1 year ago #
-
Hey,
could you link to your site and specify which lines exactly we're talking about? Is it possible you mean the line below headings?Posted 1 year ago # -
Go to http://www.polywest.ca/2012/bandit-liquid-distribution-kit-pb-nozzles/. You can see that there are lines below headings and also lines above the lists.
Posted 1 year ago # -
Hey,
sorry for the delay. You can open up your light-skin.css in your css folder and find
.entry-content ul, .entry ol, #top #search-fail ul { border-top: 1px solid #E1E1E1; color: #555555; }Now remove
border-top: 1px solid #E1E1E1;In your custom.css add
h2, h3, h4, h5, h6{ border:0 !important;}to the bottom of the file.
I hope this helps :)
Posted 1 year ago # -
Worked great. Thanks!
Posted 1 year ago # -
Glad that Chris could help you :)
Posted 1 year ago #
Reply
You must log in to post.














