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

    How do I add a full width column title underline to the footer titles?

    How do I change the color of those?

    #379526

    Hey mcraig77!

    Please add following code to Quick CSS

    #footer h3.widgettitle {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    }

    Regards,
    Yigit

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