Integration between GrooveBlog and GroovePages
Here is my latest video on How to Integrate GrooveBlog and GroovePages.
The Highlight
In this video I will show you a bit around in GrooveBlog so you better understand GrooveBlog and how you can integrate your GroovePages site with GrooveBlog. I also found that the navigation of GrooveBlog is not impacted by theme, only the heading and the body of our post.
The Video
The Code
Since the theme don't impact the navigation style of the blog, it mean that we can, for now, use this code. Some changes are coming to GrooveBlog so I will update the code here.
Custom CSS for GroovePages Navbar:
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 1.63;
Link to make work the font:
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
Hope it helps!
Photo by Miguel Á. Padriñán from Pexels