This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
How to set a Full Width content area
« on: August 27, 2021, 01:16:01 PM »
Dear Sir How to set a Full Width content area I need to show 5 items in one line > Delta Theme

*

MB Themes

Re: How to set a Full Width content area
« Reply #1 on: August 27, 2021, 03:04:45 PM »
@ABB URDU NEWS
Find line in style.css that starts with:
Code: [Select]
.products.grid .simple-prod, .white .simple-prod
change here this:
Code: [Select]
width: calc(25% - 16px);
into this:
Code: [Select]
width: calc(20% - 16px);
You may want to adjust also number of items per row on mobile, but I leave this on you.
Code for mobile devices is in responsive.css
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Side bar banner is not show like demo
« Reply #2 on: August 27, 2021, 09:26:59 PM »
 Dear sir why  not show side bar banner delta them before purchasing i check the demo side bar banner option is working but when i Purchas the theme delta  there is no option how to show side bar let and right banner
sir can you explain me why not show side bar banner ?? and how it will be show ??

Marked as best answer by ABB URDU NEWS on November 05, 2021, 05:56:42 PM
*

MB Themes

Re: How to set a Full Width content area
« Reply #3 on: August 29, 2021, 10:28:23 AM »
Content of banners is automatically shown and cannot be hidden by user itself.
Make sure you have content formatted properly / or you are entering functional javascript.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots