Creating line under the header/shadow - by oscar.kid

This topic has 2 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Olga Barlow

  • Avatar: oscar.kid
    oscar.kid
    Participant
    April 14, 2020 at 11:47

    Hi,
    how can i create a link or break or shadow effect under the main header?
    Thanks,

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    April 14, 2020 at 18:55

    Hello,

    Use the main header options to add the margin or border http://prntscr.com/rzaeua
    If you want to add shadow it could be done by additional customization only, for example add the code below to Theme Options > Custom CSS

    .header-main {
        box-shadow: 0px 6px 16px -1px rgba(0,0,0,0.75);
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘creating line under the header/shadow’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.