• I am having issues with the layout of the buttons and the filter section of this.
    How can i fix this issue?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,
    Please use below custom css in your theme’s customize setting. For this please go to Dashboard > Appearance > Customize > Custom CSS > insert below custom css.

    .bootstrap-iso .row{
    display:block!important;
    }

    .bootstrap-iso ul{
    z-index: 1000000!important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Display issues’ is closed to new replies.