Archived topic
Horizontal line below header
5 replies · Started by Dev on January 8, 2021
Hello,
Please check the below image link
I want to put the horizontal line as the above image has.
Hi there,
You can try adding this CSS:
header#masthead, nav#mobile-header {
border-bottom: 2px solid green;
}
Hello,
I want this color #66ccaa for my line.
I'm using a sticky header for desktop and mobile, so while scrolling line is not showing.
Please let me know the solution.
Ah, in that case, use this instead:
header#masthead, nav#mobile-header, nav#sticky-navigation {
border-bottom: 2px solid #66ccaa;
}
Done great, thanks.
Can you please give some info about what all features will be there in GB Pro?
Can you please give some info about what all features will be there in GB Pro?
We can't really give out the complete details as there may be last minute changes to the release.
All we can say at the moment is, it is scheduled to be released on the 2nd week of January. :)
Meanwhile, you can try subscribing to our mailing list to get the news about it here:
https://generateblocks.com/
Or wait for the release notes here:
https://generateblocks.com/category/development/
Please look forward to it. :D