[Support request] need to draw a line between my header and content

Home Forums Support [Support request] need to draw a line between my header and content

Home Forums Support need to draw a line between my header and content

  • This topic has 1 reply, 2 voices, and was last updated 5 years ago by David.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #860617
    raghu

    How can i draw a line between My Header menu and content (Post).

    #860633
    David
    Staff
    Customer Support

    Hi there,

    try this CSS, change the # color to suit:

    .site-header {
        border-bottom: 1px solid #000000;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.