Closed StephenOTT closed 10 years ago
An override in wetkit_omega is removing the mailto icon in the footer menu.
this following code needs to be removed:
#gcwu-sft { li { a[href^="mailto:"] { background-image: none; padding-left: 0px; } }}
AUTOMATED CLOSE MESSAGE FROM DRUPAL.org Close Code: Closed (fixed)
An override in wetkit_omega is removing the mailto icon in the footer menu.
this following code needs to be removed:
#gcwu-sft {
li {
a[href^="mailto:"] {
background-image: none;
padding-left: 0px;
}
}
}
To See Full Issue Go to: https://drupal.org/node/2138597
Component: WetKit Omega
Version: 7.x-1.x-dev
Priority: Normal
Category: Bug report