Shape 5

Joomla Free Templates => Forte - Free => : cbob1965 February 15, 2018, 10:15:03 AM



: The cogwheel icon has disappeared in the latest version
: cbob1965 February 15, 2018, 10:15:03 AM
Hi,

as requested I've made a new topic in Forte Forum. After last update the Cogwheel icon for dropdown print and email icon disappeared, but I got the newest vertex version 4.2.0 already. Only the small arrow is visable, which does a funny move after mouseover....

See at:

http://dha-neurodermitis-therapie.de (http://dha-neurodermitis-therapie.de) or
http://dha-neurodermitis.de/ (http://dha-neurodermitis.de/)

Thanks for help!


: Re: The cogwheel icon has disappeared in the latest version
: mikek February 16, 2018, 08:58:50 AM
Hello,

Unfortunately, these are issues with Joomla. They changed the layout and class name of that area various times in Joomla 3 for no good reason. You can try adding the following to custom.css:

.dropdown-toggle:hover {
margin:0px !important;
}

.dropdown-toggle .icon-cog {
color:#000000 !important;
}


: Re: The cogwheel icon has disappeared in the latest version
: cbob1965 February 16, 2018, 09:23:54 AM
Thank you very much, the icon is back! :)