Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #390313

    I love Enfold, but frequently have requests to insert alternate content at the very top of the page, for example a newsletter signup form.

    I’d like to have a widget area where the top left/top right secondary menu is. I assume this is not an easy fix, but could you direct me to the templates that need to be altered in order to do so?

    Thank you….

    #390914

    Hi mterrian!

    Do this, http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/, and then send us a link to your page and take a screenshot highlighting how your wanting to position it and we’ll give you some CSS to use.

    Cheers!
    Elliott

    #391811
    This reply has been marked as private.
    #392274

    Hey!

    Try this out.

    #header_main { z-index: 20 !important; }
    #header .widget { position: absolute; top: -25px; right: 0px; padding-top: 0px; }

    Cheers!
    Elliott

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