Archived topic
Header help
9 replies · Started by Jatin on July 30, 2021
Hi Guys,
I need a little help here in customization of the header for a forum page. I have given my site link and sample site link in the private box.
currently My header image is limited to a page along with sidebar. I want to show the header image full width and then sidebar and forums should start.
As i have in the Sample Forum link. I have changed the Page to Full Width but that just streches the container where my forum image is as you will be able to see.
Let me know the options or idea please. Thank You.
Hi there,
have you tried using a Block Element hooked into before_header to display your header?
I would expect the Block Element display rules would show the post types for the forum plugin you're using.
Hi David, I just used Header element and seems like its working but there is a gap between the header element and where the menu starts . Is there any way to merge it or close the gap ?
Try this CSS:
.wpforo.separate-containers .site-main,
.wpforo.separate-containers .inside-right-sidebar {
margin-top: 0;
}
Hi David, Thanks. I have updated the Header element which i am displaying on the forum page but its only works for admin. When i checked on another computer as a normal user of my site the header shows blue background ?
I have cleared all time browser cache and also server side cache completely. Also Secondary Menu background changes along with font etc when i click on members link.
Not sure why there is a descrepency.
Please check the screenshot links in copied in the private box.
Sorry it was some cache issue. Please ignore.
Is this topic resolved?
Yes and no. Header element on mobile does not look nice I have raised it in another ticket so we can close this one for now. Tha k you.
You're welcome