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

Content Offset

Home / Forums / Ascend Theme / Content Offset

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
July 17, 2019 at 10:08 am

Hello again!

I’m trying to offset my post list and individual blog posts to the left. The width of the site will be 1216PX and I would like the content for those pages aligned left beside the left sidebar and approximately 640PX in width.

I’ve inputted the below CSS which sort of works.

.postlist .post {
padding-right: 357px;
}
.single-post div#ktmain {
padding-right: 357px;
}

The problem is before collapsing to tablet view it gets very small when shrinking the browser. Is there any way to maintain the width before collapsing to other views?

The site is digitalflightwire.com

Thank you so much, I apologize for the possible multiple questions today, I am trying to make some big changes to the site.

Cheers,

Mark

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