SeventhSense Posted February 28, 2022 Share Posted February 28, 2022 Site URL: https://www.wholelifesolutions.biz/blog/waffles-noodles-and-why-its-actually-a-good-thing-he-doesnt-give-a-damn-about-the-color-of-the-linens Hello, I am working on editing this blog and would like to have a sidebar on it, for all blog posts in the future. As you can see I have something up there that looks like a side bar, by how the elements are placed but I am not happy with it. One issue is that the title of the post remains fullwidth, which I can´t change by moving around elements. I wonder if someone can help me with some insight on what I can do to make a proper sidebar on it? Thanks! Link to comment
tuanphan Posted March 3, 2022 Share Posted March 3, 2022 If you want to add a sidebar, you can use Sidebar Plugin. If you want to prevent title fullwidth, add this to Design > Custom CSS @media screen and (min-width:641px) { h1.BlogItem-title { max-width: 70%; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
SeventhSense Posted March 3, 2022 Author Share Posted March 3, 2022 Oh excellent, that worked. Thank you, much appreciated. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment