Support › Forums › Flex Theme › Flex Pro – Home Middle Widget not responsive on mobile › Reply To: Flex Pro – Home Middle Widget not responsive on mobile
July 11, 2016 at 2:35 am
#1084
Moderator
It is not Flex theme issue. May be you are using the Custom CSS plugin and added the following CSS
.home-middle {
width: 1140px;
}
You’ll remove it.