Remove horizontal lines on alternate front page?

  • Posted in : Editor
  • Solari
    Participant

    Greets,

    How can I hide or remove these horizontal lines on the alternate front page:

    – the one between the logo and the rotating text block (which also shows up on other pages – would like it invisible there too)

    – two empty lines on bottom of page where footer normally goes (footer is set to off and no widgets assigned)

    Thanks!
    Ray

    Solari
    Participant

    P.S. I was able to remove the horizontal line after the logo by using:

    .site-header { border-bottom: 0px }

    Stil have yet how to figure how to hide the footer area lines?

    serkan
    Moderator

    You can use this custom css codes;

    .site-header { border-bottom: none; }
    .site-footer, .site-footer .site-info { border-top: none; }

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register