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

    Hi @kriesi!

    I am using a Fullwidth Sub Menue with pictures. The pictures-rows seem to have a specific size so that 2 pictures are shown in a row. I would like to hav all 3 pictures in a row. What can I do?

    Thanks for your feedback

    Michael F.

    #1496225

    Hey Michael F,
    Try adding this css to your Quick CSS field:

    #menu-item-2686 img {
    	padding-top: 19px;
    } 

    Then clear your cache.

    Best regards,
    Mike

    #1496230

    Hi Mike and thanks for your feedback!

    I set the quick-css but nothing has changed. If you look at the website under the headline (see private) these three pictures are set in the fullwidth-menue and should be in a row.

    Thanks for your feedback.
    Michael F

    #1496232

    Hi,
    Sorry I was looking at the submenu dropdown. Try this css:

    #top #av-custom-submenu-1.av-subnav-menu>li {
        width: 33%;
    } 

    Best regards,
    Mike

    #1496397

    That worked fine, thanks Mike!

    #1496398

    Hi,
    Glad that we could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Submenue with pictures in one row’ is closed to new replies.