Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
Scroll
display images horizontally
22/02/2025, by Anonymous (not verified)
Forums
Hello! Could you please help me? The images are displayed vertically using the colorbox module, but I need them to be horizontal! I tried adding the following code to the style.css file:
.node .field-name-field-gallery .field-item {
display: inline;
}
but it didn't work!