Hi,
i have a query concerning the style of text logo on top left.
I have changed colour for Logo text and Logo slogan – where can I change colour for the line | between logo and slogan.
Thx franz
.gk-logo-text.inverse > span + span::before { border-left-color: red; }
.gk-logo-text > span + span::before { border-left: 1px solid red; }