Home › Forums › Template Support › difference in sidebar look (blog) Viewing 4 posts - 1 through 4 (of 4 total) Remco NijssenSubscriber Posted 6 years, 10 months ago Hi, Look at the sidebar on this page: https://www.soulart.nl/NIEUW/blog And now look at the sidebar on this page: https://www.soulart.nl/NIEUW/blog/86-blogpost-1 Why is there a different look? I want the sidebar on the ‘blog’ page to be exactly the same as on the ‘blogpost / item’ page. How can i fix this? Template name: jl_consultant_pro Kind regards, Remco TonyModerator Posted 6 years, 10 months ago Hi Remco, Just add to custom.css file .class2 .sp-module .sp-module-title { text-transform: uppercase; padding: 15px; color: #fff; background: #444; border-left: 6px solid #004e66; } .class2 .sp-module-content { padding: 10px; background: #fff; border: 1px solid #dddddd; } Remco NijssenSubscriber Posted 6 years, 10 months ago Thanks for your reply Tony, but this is the opposite of what I want. I want the sidebar to look like this https://www.soulart.nl/NIEUW/blog/86-blogpost-1 I did this for all pages, but only https://www.soulart.nl/NIEUW/blog has the ‘original’ style. So I want the blog to be the same as the other pages. Regards, Remco TonyModerator Posted 6 years, 10 months ago Hi Remco, Simply check via template settings -> tab layout -> click settings icon for left/right position then remove class class2 Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic.