Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #157098
    Julien
    Participant

    Can you please give me the CSS to remove the borders:

    1. between Primary top menu and Secondary header menu
    2. between Featured content and Page content

    Here is the site where you can see the lines:

    http://www.bulgarie-dentiste.fr/

    Thank you

    Julien

    #157112
    Skandha
    Participant

    @jmbtravel: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #masthead, #featured-post {
    	border-bottom:0;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘CCS to remove borders’ is closed to new replies.