Replies

3
  1. Andrew Misplon Staff 9 months, 6 hours ago

    Hi, thanks for posting your question.

    You can perhaps try the second solution proposed here https://stackoverflow.com/questions/37455322/vertical-align-content-slickslider. The two CSS rules posted in the second reply can be added to AppearanceCustom CSS if you’re using SiteOriin CSS or CustomizeAdditional CSS. For the rules to work, !important must be used in the second rule within the first declaration.

    display: flex

    becomes

    display: flex !important;

    It’s only necessary to make that change in the second of the two rules.

  2. kmcmahon 8 months, 30 days ago

    Worked perfectly! Thanks so much!

  3. Andrew Misplon Staff 8 months, 30 days ago

    Super, glad to hear you’ve made progress. If queries or requests arise in the future, please feel free to open a new thread. All the best with your site. Cheers.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread