bkflsw
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sinatra] Blog Page Featured Images will not link outAny update @brankoconjic
Forum: Themes and Templates
In reply to: [Sinatra] Blog Page Featured Images will not link outThe “read more” links, but not the header or featured image.
Any update? @brankoconjic
Thank you!! @brankoconjic
It’s working now on all pages but the page header is sticking along with the main header on all pages except the home page (home page is working fine).
Is there something I can add to the CSS so the page header remains fixed?
I have a related question.
I wanted sticky header on desktop but not mobile (So i disabled sticky header in settings)… and I added this in css:
}
@media only screen and (min-width:768px){#masthead {
position: sticky;
top: 0;
z-index: 9;
}In the preview mode it looks perfect but on the forward facing website it is not working on the homepage (just the other pages) it also made the page header sticky (the blue area), not just the main header. Any ideas?
cdresourcegroup.com is the site