Hello @lickthetoad,
When we checked for the issue locally we were unable to find such issue.
So can you post your site URL so that we could inspect further and help you?
Also for the dedicated and ququeriesy to the querires, please post them in our offical support form given below:
https://themepalace.com/forum/edu-care-pro/
Thank you.
Best Regards!!
you can see here a test site with same problem as above:
http://m7v.it/temp0318
Hello,
Go to Admin panel > Appearance > Customize > Additional CSS and paste following css
.site-branding {
width: 417px;
}
.menu-holder {
width: 64%;
width: -webkit-calc(100% – 417px);
width: -moz-calc(100% – 417px);
width: -ms-calc(100% – 417px);
width: -o-calc(100% – 417px);
}
h1 {
font-size: 32px;
}
@media screen and (max-width: 767px){
.site-branding {
width: 67%;
}
}
@media screen and (max-width: 551px){
.site-branding {
width: 90%;
}
.site-branding h1.site-title,
h1.page-title {
font-size: 22px;
}
}
Thank you.
Best Regards!!
TYVM for fast replay
i had to change also:
.hgroup-wrap {
padding: 0 0 0 0;
}
.site-branding {
width: 417px;
height: 75px;
}
or i get 20px white bar between top-nav and hgroup-wrap
Regards
Hello,
We could not find the exact problem and you have changed the site URL. Can you post your site URL so that we could inspect further and help you?
Also for the dedicated and queries to the queries, please post them in our official support form given below:
https://themepalace.com/forum/edu-care-pro/
or
you can mail us directly at rigorousthemes@gmail.com
Regards