Viewing 7 replies - 1 through 7 (of 7 total)
  • HI cait4website95,

    Thanks for contacting us,

    please share a screenshot of the issue you are facing, so that we can help you better regarding that.

    Looking forward to helping you.

    Thanks

    Thread Starter cait4website95

    (@cait4website95)

    Hi!

    Here is the screenshot.

    I hope this works, all very new to this.

    Hi cait4website95,

    The screenshot of the link that you have sent is not running, Please create/upload the screenshot using the link.

    Thanks

    Thread Starter cait4website95

    (@cait4website95)

    Hi,

    Thanks. This should be it.

    Hi cait4website95,

    For this add following css code in custom css filed

    .navbar .navbar-nav > li > a
    {
        padding: 20px 19px !important;
    }
    
    .navbar {
       min-height: 70px !important;
    }

    change padding and height according to you need.

    Thanks

    Thread Starter cait4website95

    (@cait4website95)

    Thanks this is working perfectly!

    Do you also have a code for the lower bar?

    Thanks in advance!

    Hi cait4website95,

    For this paste, the following css code in custom css filed

    .breadcrumbs {
        padding: 10px 0px !important;
    }

    If this does not solve your issue, then tell me what you want to change through the screenshot.

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Changing shadow area in header’ is closed to new replies.