Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #352881

    Hi,
    some time ago I asked how was possible to have a different header type on specific pages, here the link of the discussion:
    https://kriesi.at/support/topic/different-header-type-for-different-page-how/

    The problem that code don’t work with the last version of Enfold and I need to have a different header on a specific page.

    Any help is welcome

    Caiser

    #353130

    Hi Caiser Souze!

    Can you please post the link to your website?
    With new header configurator ( http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/ ) you can adjust many options but that particular request may be out of scope of the support. We still would like to take a look at your website and throw in some codes

    Cheers!
    Yigit

    #368421

    I apologize for the delay Yigit.
    I didn’t receive a mail notice about your answer and I saw only today that you kindly answer to me. Propably deleted by my spam filter :( Really sorry.

    The problem is that on the home page I will have a different kind of menu (Logo left, Menu Below) and in all other web page site I will the menu with logo right and the menu left. I was able to change the menu on the old version hanks to Dude answer.
    Did you know ho I can do it in case in another way?

    Thanks so much for your help

    Caiser

    #368436

    Hey!

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

    .home div .logo { float: right; left: auto; right: 0; }
    .home nav.main_menu { float: left; left: 0; right: auto; }

    Regards,
    Yigit

    #368844

    Hi Yigit, I have to give a try, I deeply change the original theme using a child theme that this code seem to don’t work.
    I will give you an answer this afternoon. Many thanks for your answer!
    Caiser

    #368870

    Hi!

    Sure, we will be waiting to hear from you. If that code does not work, please post the link to your website.

    Cheers!
    Yigit

    #368949

    Yigit, thanks you so much!
    Your css code lines works like a charm!
    For me the question is solved.

    Have a nice day

    Caiser

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Different header type for different page, how? (With new version of Enfold)’ is closed to new replies.