Welcome,
Guest
|
|
The Header menu has a blue background under part of the first menu item & the menu items turn white when hovered. I don't want either of these things to happen and changing the astroid settings is proving fruitless.
|
The administrator has disabled public write access.
|
|
|
The administrator has disabled public write access.
|
|
Hello,
Add the following CSS in custom.css file. Path: JoomlaRoot\templates\jd_berlin\css #astroid-sticky-header.astroid-header-sticky.d-flex .astroid-nav li > a span:before,
#astroid-header .astroid-nav li > a span:before {
content: none;
}
#astroid-header .astroid-nav li > a span:hover, #astroid-header .astroid-nav li > a span:focus {
color: inherit;
} Note: If you will not get a custom.css file here, so you have to create a custom.css file yourself. Thanks, Lalit |
Thank You,
If you like our support and products, tweet us at JoomDev and let the world know about it.
The administrator has disabled public write access.
|
JoomDev is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. The Joomla! logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
Powered by Astroid Framework © 2021 JoomDev. All Rights Reserved.