Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #313203

    tell me how to disable the header ? to keep them boxed format site

    #313252

    Hi alexrvs!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab

    #header { display: none !important; }

    If this is not what you want, please elaborate

    Regards,
    Yigit

    #313262

    thanx now try

    #313264

    1 need move up all

    #313267

    Hi!

    Please add following code to Quick CSS as well

    #main { padding-top: 0 !important; }

    Regards,
    Yigit

    #313309

    thanx

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘tell me how to disable the header ? to keep them boxed format site’ is closed to new replies.