Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #697586

    Hi,

    I’m using the Church demo to create a new website and would like to add a submenu under the “quote/call to action” area:
    God has given us two hands… – Latest Sermon button

    I can’t use the Fullwidth Menu element or I loose the nifty design of the white page overlapping the green quote/action area.

    I created a widget menu, but the formatting isn’t horizontal. I’d like to match the formatting that the Fullwidth Menu element creates.

    Any ideas?

    #698149

    Hi jagrav-enfold!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    #top #nav_menu-4 div ul {
        height: 80px;
    }
    
    #top #nav_menu-4 div ul li {
        clear: none;
        display: inline-block;
    }

    Best regards,
    Ismael

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