Thin line under header

Hi there I am using the BeTheme and I can't seem to get rid of the thin white line underneath the deader.

Can you help.

You can see it easiest here http://139.59.189.94/clients/ 

Comments

  • Hi,

    to remove this thin line, you need to remove border-bottom attribute from the following css which is located under Theme options > Custom CSS & JS > Custom CSS section:
    #Top_bar { background-color: rgba(14,28,46,.4) !important; border-bottom: 1px solid rgba(255,255,255,.4); }
Sign In or Register to comment.