• Resolved JuAl78

    (@jual78)


    Another Question.
    I want to only use my background image on my front page. I turned the background color of the header into transparent but then I still can see the lines/box from the header and footer.
    Where can I turn them off. I still wanna be able to place my widgets though….
    Thank you for your help..

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sovit

    (@sovitranjitkar)

    Hi JuAl78,

    Go to Appearance -> Theme Option -> Design Option Tab -> Custom CSS
    and paste the following CSS code to remove the border in header as well as footer

    #access,
    #site-generator,
    #colophon .widget-wrap {
       border: 0 none;
    }

    Now, Click on Save All Changes Button and Refresh your browser.

    Thanks for using our theme Attitude.

    Regards,
    Sovit (Theme Horse Team)

    Hi. This works a treat for the horizontal lines. Is there any way to remove the other grey lines too which form a box around the content area?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Lines—’ is closed to new replies.