• Resolved sitecrafters

    (@sitecrafters)


    The “placeholder” image is showing up HUGE and breaking the page formatting. How can I limit the size of the images.

    (FYI) I have three services in there right now. I believe all 3 images and services should be able to show on the Services carousel with no problem.

    Divi is my theme / page builder. I have your shortcode in a Code Module under the Text Module for the page title.

    Thanks in advance for any help you can provide!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hakan Ozevin

    (@puckrobin)

    Hi,

    You can add this css code to Theme Customizer:

    .flexslider .slides > li?{
    max-width: 25vw;
    }

    Cheers,
    Hakan

    Thread Starter sitecrafters

    (@sitecrafters)

    Thank you Hakan,

    That code definitely helped, but the calendars are still overlapping the service images.

    Any further suggestions, or should I use a different layout?

    Jeff

    Plugin Author Hakan Ozevin

    (@puckrobin)

    I must have missed your last message. It looks like you have already solved it, right?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Services Carousel Images’ is closed to new replies.