This topic has 2 replies, 2 voices, and was last updated 11 years, 4 months ago by mikedutkewych.
Viewing 3 posts - 1 through 3 (of 3 total)
Hello,
I just updated to the most recent version of MusicPlay and now my site has <hr> lines in the header and footer area that I can’t seem to remove. Is there a setting for this in the theme? If not, can you tell me how to remove these lines from the stylesheet?
Here is my site: http://getsouldeep.com/ I would like the two lines in the header and the one line in the footer removed.
Thank you!
Add the follow code in theme option panel>styling>custom css this solve the problem,
#stretched #header, #stretched .topbar, #stretched #footer {border-bottom:0px; border-top: 0px;}
Regards,
Mawk
That worked, thank you!
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.