Hi @Staine
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.header__inline-menu .list-menu > li:last-child {
font-weight: bold;
}
A user seeks to make the \
Hi @Staine
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.header__inline-menu .list-menu > li:last-child {
font-weight: bold;
}