Site logo

Archived topic

2nd Sidebar inside Entry Content

10 replies · Started by jonathan on March 29, 2023

Viewing posts 1–11 of 11

Hi, I'm looking to achieve a particular layout in which the second sidebar is inside the Entry Content of the page like this:

https://paste.pics/MSBKS

Thanks for any help!

Hi there,

hmmm.... tricky one, so lets ask some questions :)

Will this be across the entire site?
And do you use the Block Editor ?

Hi David,

Thanks. If it's a hassle, I might just bag it. It would be across the whole site. I thought maybe I could remove it with a filter, and hook it into the page content section, then position it with CSS.

Thanks for any thoughts!

Jon

Simplest option maybe to set the Sidebar Layout to Content / Sidebar / Sidebar.

Then try and figure out how to float the far right sidebar up.

Hi Jon,

Can you try adding this CSS?


.page-hero video.background-video {
    max-width: 100%;
}

I'm not seeing it on your site, have you cleared the cache?

And i updated the CSS to a simpler version :)

Thanks for your help Ying! It looks like a second bracket was missing on the opening media query, somehow causing the problem. Once I added it, the video resized perfectly.

Glad to hear that :)

This archived topic is closed to new replies.