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

    Is there a way to extend the height of the full width submenu? Is there a way to add the logo to the full width submenu?

    If not, I would like the header to surface lower on the hoe page only. Here is an example on this website: http://www.mccowngordon.com/

    My last question. On the header, is there a way to input an arrow for a drop down menu, for the subcategories under each page in the header? I do not like how all of the categories drop down, especially on the mobile format.

    my website is elocinbelle.com.

    #601274

    Hi sware81!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab to show arrow next to menu items with submenus

    .menu li > a:after { content: ' ▾'; } 
    .menu li > a:only-child:after { content: ''; }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    You can add your image to your menu using HTML in navigation field.

    Can you please post the link to your website?

    Regards,
    Yigit

    #601474

    Hi Yigit.
    The link to the website is elocinbelle.com

    #601475
    #602252

    I added the code to the quick css. There is an arrow, however the submenu categories stil automatically drop down on the hver, instead of when you click on the arrow.
    Here is the website:
    http://elocinbelle.com/

    #603766

    Hey!

    Altering the drop down behavior will require a few modification in the theme. Unfortunately, we can’t provide such modifications here. Please contact codeable: http://kriesi.at/contact/customization

    Cheers!
    Ismael

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