• Resolved alfredo49

    (@alfredo49)


    Hi:

    Now button order has changed in banner at the button when i use in categories ( Accept – Decline – View Preferences ), now it uses this order:

    Preferences – Decline – Accept

    Anyway to use v5 order? this is the logic order..

    Accept – Decline – Preferences

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @alfredo49,

    This should be the logical order; Accept – Decline – Preferences

    I assume your order is reversed, most likely due to a grid reverse of some sort, could you post your URL so we can have a look and give a solution?

    regards Aert

    Thread Starter alfredo49

    (@alfredo49)

    Sure @aahulsebos

    https://www.e2kimpagoalquiler.com

    Viewing your code in screens larger > 1024px

    .cmplz-cookiebanner.cmplz-categories-type-view-preferences .cmplz-buttons, .cmplz-cookiebanner.cmplz-categories-type-no .cmplz-buttons {
    flex-direction: row-reverse;
    }

    flex-direction should be “initial” , row-reverse reverse the buttons, this should be fixed

    Thxs!

    Plugin Contributor Aert Hulsebos

    (@aahulsebos)

    Hi @alfredo49,

    Yes. Thanks for your feedback. I assume you already fixed it at your end, we will change it at our end as well.

    regards Aert

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button order in v6 has changed!’ is closed to new replies.