I am trying to delete the border line on the footer and for the life of me cannot find the CSS tag to remove it. I tried the #copyright and #footer and neither worked. Any ideas?
Hi, to remove the Footer area below the widget area, remove the copyright area. Go to APPEARANCE >> THEME OPTIONS >> LAYOUT and paste this code into the CUSTOM CSS AREA at the bottom: #copyright {display:none;}
Viewing 1 replies (of 1 total)
The topic ‘Remove Footer Border Line’ is closed to new replies.