Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #847434

    Hi guys,

    how did you made the withe lines in the footer from “medical” demo?

    Thanks,

    Cheers Alex

    #847624

    Hey AdDesign,

    They are just borders, you can achieve it using this CSS:

    #footer .widgettitle {
        border-top: 1px solid white;
        border-bottom: 1px solid white;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.