- This topic has 4 replies, 2 voices, and was last updated 1 year, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Header menu balk
Hi,
Since the most recent update, the menu header has changed on all pages (except services), see screenshot 1.
https://ibb.co/NsTN53b
The intention is that all pages will be as before, see screenshot 2
https://ibb.co/qyP6LVD
Regards,
Kor
Hi,
Please use this CSS to resolve this issue.
@media screen and (min-width:1024px) and (max-width:1169px) {
.logo h1 {padding-top:12px; font-size:22px; float:none; display:table;}
.logoimga { width:30%;}
span.desc { top:0;}
}
Regards,
Dave
tanks
Hi,
I have applied the CSS, cleared the browser and restarted several times, the issue still persists on the laptop.
See screenshot
https://ibb.co/H43WC3D
Regards,
Kor
Hi,
Kindly use this CSS.
@media screen and (min-width:1024px) and (max-width:1169px) {
.logo h1 a {
font-size: 22px !important;
}
}
Regards,
Dave
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]