Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Please try to use this CSS

    .bapf_body .select2-container--default .select2-selection--single {
        height: 28px!important;
    }
    .bapf_body .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 28px!important;
    }

    Regards,
    Oleg

    Thread Starter tajmohamed30

    (@tajmohamed30)

    thanks, Oleg works great.

    please may I know how to show the filter only after it fully loads

    currently, the store filter is changing two views before and after page load

    https://www.loom.com/share/f0c7168e486e4d39a61697613849ccdd

    Regards

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Plugin do not have option to do something like this.
    You can do it only with help of custom user code.

    Regards,
    Oleg

    Thread Starter tajmohamed30

    (@tajmohamed30)

    thank you for your support.

    anything specific links to follow in the website if I want to do it by myself

    regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘help with css tweaks’ is closed to new replies.