• Is it possible to remove the 3 banner thumbnails from the business template and just have the main banner image instead. as using the 3 images cuts off the bottom of the banner.

Viewing 1 replies (of 1 total)
  • Hi

    For this use below code in custom css Filed (Theme Dashboard >> appearance >> appearance >> customize >> general setting >> custom css )

    .slider-thumb-container container
    {
    display:none !important;
    }

    then save and check your website.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘remove banner thumbnails’ is closed to new replies.