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

    Hi,
    i followed this : http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    But this add my widget on top of the logo menu (on the very top of my pages, see screen shoot in private).
    So it push down the logo menu line and i don’t want it.
    My widget is Google tranlate, adding flags.

    I just need to add at the right of the menu
    thanks for help!

    #1327697

    Hey jb84,

    Can you give us a link to your site?

    Best regards,
    Nikko

    #1327761

    Sure
    But i undo it because it was hugly

    #1327866

    Hi,

    Thanks for the update. We need to inspect the element in order to give you accurate CSS. You can try something like this in Quick CSS for some temporary styling though:

    #header .widget {
      position: absolute; 
      right: 10px;
    }

    Best regards,
    Rikard

    #1327929

    Thanks
    I did it, now menu language is at a good place.
    But unfortunatly this end of the menu is under, we can not see the last menu entry “CONTACT
    Please see screen shoot.

    Isn’t possible on menu page to simply add a widget?

    #1327985

    Hi,

    We need to see the actual problem in order to help you out, could you add the widget back please?

    Best regards,
    Rikard

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