Home Forums Basel support forum Header Border Options not working

Header Border Options not working

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #40593

    andre.somepro
    Participant

    Hi,

    Im facing an issue with the them eoptions to change edit header border.

    I wanted a 2px solid border and stet up the theme options.

    But nothing appears, it seems that it takes no effect on front end.

    Attachments:
    You must be logged in to view attached files.
    #40639

    Artem Temos
    Keymaster

    Hi,

    This option can’t be applied for this header layout. Try to use the following custom CSS code for this

    .main-header {
        border-bottom: 2px solid #d0b482!important;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)