I posted this a couple of days ago but didn’t get a solution so trying again;
I have used an accepted solution to make the font size larger in Dawn theme header by inserting the code below at the top of the base.css file.
a.header__menu-item.header__menu-item.list-menu__item.link.link–text.focus-inset { font-size: 20px !important; } a.link.link–text.list-menu__item.list-menu__item–link { font-size: 20px !important; } .footer-block__details-content.rte p { font-size: 20px !important; }
It works fine except that the ‘collections’ title (which is a dropdown menu) has remained at the old smaller size font. See screenshot below. Any ideas how to fix?
