• Resolved WP-Henne

    (@wp-henne)


    Hello!
    There is a processing problem of the plugin with CSS settings like this:

    .media {
    	display: flex;
    	flex-direction: column;
    }

    After saving in the backend the line disappears:

    .media {
    	display: flex;
    }
    

    I could solve the acute case with another CSS plugin. But would be happy if I can stay with LAF as usual ??

    Thank You!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Arun Basil Lal

    (@arunbasillal)

    Hello @wp-henne

    My name is Arun. Thank you for reporting this issue.

    I have just released version 1.6 that will add support for flex-direction. Please update and try again.

    Wish you all the best ??

    Thread Starter WP-Henne

    (@wp-henne)

    Hello Arun!

    Probably the fastest response and shortest delay to an update since I’ve been active here on www.ads-software.com.

    Thanks you are a hero!

    CSS works as expected.

    Many thanks and all the best!

    Plugin Author Arun Basil Lal

    (@arunbasillal)

    Thanks for the kind words ?? I just happened to be back from a break when your message came in and this was the perfect task to get back into the groove.

    Happy to be useful ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘“flex-direction: column;” not possible’ is closed to new replies.