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

Contact page doesn't follow main layout

Home / Forums / Virtue Theme / Contact page doesn't follow main layout

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
December 26, 2015 at 12:03 pm

I want my pages text centered (no side bars), so the code is:

@media
(min-width: 768px){
.main {width: 100%; padding-left: 150px; padding-right: 150px; }
.boxed #wrapper.container {width:768px; padding-top: 50px;}}
All pages follow the rule but the Contact page – it ignores padding values, and text runs across whole container. Though Template is “default”, as in all other pages. How to fix? Whenever I create a page called “Contact” – it just ignores all rules..

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