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

    Hi,

    I’m looking to include the Submenu in the Content area showing a full screen background image:
    How should I proceed? The submenus can’t be dragged into the content section, right?

    Tx!

    #579096

    Hey cathysdm!

    I’m not really sure I understand. Can you take a screenshot and highlight exactly what your trying to do?

    If your trying to display a separate menu in the page content then you can use our fullwidth submenu element to do that.

    Best regards,
    Elliott

    #579165

    Hi Elliott,

    I can’t seem to be able to insert a screenshot?

    Basically, if you go to the website stated in previous post, you’ll see a full width menu under the a full screen image.
    I’d like this menu to appear on that image.
    Not sure if it’s possible though…

    Thanks!!
    Cate

    #580057

    Hi!

    So your wanting the yellow menu to appear on top of the image above it? You can insert a screenshot by clicking on the “img” button in the editor when writing your reply. You can host your image at imgur.com or some other image hosting site.

    Best regards,
    Elliott

    #580234

    Yes, correct.
    Please refer to the screenshot ‘submenu’ in private content.
    Thanks!!
    Cate

    #580359

    Hi!

    Please add the below code to Enfold > General Styling > Quick CSS

    #top .av-submenu-container {
        position: absolute!important;
        margin-top: -105px!important;
        background: transparent!important;
        border: none!important;
    }

    Cheers!
    Vinay Kashyap

    • This reply was modified 8 years, 9 months ago by Vinay.
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.