Hidden Header – Cian

Support Forums Cian – WP Theme Hidden Header – Cian

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6168
    Jeff
    Participant

    Hi,

    I’d like to make it so my header is always showing, with logo and navigation menu. How can I adjust it to do this without ruining the HTML/CSS of the rest of the page?

    Thanks,
    Jeff

    #6169
    CreaboxThemes
    Keymaster

    Hi,

    it is possible. In the page “Theme Options > Custom Scripts”, in the option “Custom CSS”, add the next code:

    .header-horizontal-top.header-top{
         top: 0px !important;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.