Hide language chevron and force globe icon styling
This commit is contained in:
@@ -59,6 +59,8 @@ header .language-dropdown .dropdown-toggle::after { display: none; }
|
|||||||
header .language-dropdown .dropdown-toggle { width: 40px; height: 40px; padding: 0; display: inline-flex; align-items: center; justify-content: center; }
|
header .language-dropdown .dropdown-toggle { width: 40px; height: 40px; padding: 0; display: inline-flex; align-items: center; justify-content: center; }
|
||||||
header .language-dropdown .language-icon,
|
header .language-dropdown .language-icon,
|
||||||
header .basket-dropdown .dropdown-toggle svg { width: 18px; height: 18px; font-size: 18px; line-height: 18px; }
|
header .basket-dropdown .dropdown-toggle svg { width: 18px; height: 18px; font-size: 18px; line-height: 18px; }
|
||||||
|
header .language-dropdown .language-icon { color: #fff; }
|
||||||
|
header .language-dropdown .language-chevron { display: none !important; }
|
||||||
</style>
|
</style>
|
||||||
{% if cookie_jar.needs_approval %}
|
{% if cookie_jar.needs_approval %}
|
||||||
<link rel="stylesheet" type="text/css" href="{% static 'cookie_jar/css/cookie_jar.css' %}">
|
<link rel="stylesheet" type="text/css" href="{% static 'cookie_jar/css/cookie_jar.css' %}">
|
||||||
|
|||||||
Reference in New Issue
Block a user