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.
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
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
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
That worked fine, thanks Mike!
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
