Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Mobile Site Does not resize accordingly

Home / Forums / Virtue Theme / Mobile Site Does not resize accordingly

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
May 24, 2016 at 9:21 am

Site is nearing completion, began to look at the mobile versions, and having issues with viewing on a mobile screen (Site not resizing appropriately).
Probably due to increasing max width of container in custom css.

Site; http://www.ihealthup.com

Custom CSS below, if anything needs to be removed or is not necessary please let me know.

.page-header {
display: none;
}
.container {
width: 1400px;
}
.footerclass h3 {
font-size: 14px;
color: #000000;
}
.topbarmenu ul li a {
font-size: 14px;
}
.footerclass ul li a {
font-size: 14px;
}

Thanks, Igor

  • The forum ‘Virtue Theme’ is closed to new topics and replies.