• Resolved Christy Beving

    (@christyhuisenga)


    The images are off center on desktop and mobile. Can you fix this by centering the images in the table and/or cropping the pictures on your end?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Matt

    (@silvercolt45)

    @christyhuisenga, thank you for contacting us. It sounds like you are having some potential CSS (styling) conflicts with the current theme, Enfold, overwriting all styles for lists (li) by adding a left margin of 1em. You can add your own custom CSS to help combat and offset these conflicts as needed.

    Please try adding the following custom CSS to your theme

    
    .srm-funnel-decision {
       margin-left: 0 !important;
    }
    

    Let me know if this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbs up / down image off center’ is closed to new replies.