• erollencabo

    (@erollencabo)


    I have setup a transparent header but there’s a border right below the navigation and it’s not changing color. How do we fix this? Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @erollencabo,

    To manage the border color manually, try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    .header-transparent .bhfb-main_header_row .container .bhfb-row {
    border-color: #fff000;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Header bottom border is not changing color’ is closed to new replies.