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

Full width mobile view

Home / Forums / Pinnacle Theme / Full width mobile view

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
September 29, 2015 at 3:53 pm

Hi,

On desktop view I want the width of my articles to be 90%. I figured that out by using this code:

.single-article {
width: 90%;
margin-left: auto;
margin-right: auto;
}

But the only problem is that on mobile view the article container is now really small, there’s a lot of white space on both sides.
Is there a way to change the width to full width for only the mobile view?

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