• Hello,

    I upgrade feature request to the version 1.3.0, but for my theme, the menu item are overlay in mobile mode, please check the screenshot here:

    https://prntscr.com/eqnjns

    would you please let me know how to resolve it?

    Thanks.

    Alex

Viewing 3 replies - 1 through 3 (of 3 total)
  • I would modify your CSS file
    feature-request/public/assets/css/main.css

    Or your theme’s CSS stylesheet for the following class:

    .avfr-filter-controls .avfr-filter-control-item{
        margin-top: 10px;
    }

    Of course, change to your liking..

    Thread Starter alexlii

    (@alexlii)

    thanks,put it into our child theme, right?

    Thanks

    Alex

    Yes sir

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘theme compatible’ is closed to new replies.