how can i change this font to upper an lower case? http://imgur.com/a/tHtFA
And i have one big problem. After an enfold update i have this facebook share icons in the enfold footer: http://imgur.com/a/7kj2G
Can you please help me with the css code to disable this function? i cannot find the error code in the style.css file :) Thank you and good night. Greetings from vienna, Alexander
Hi Alex,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-icon-list .iconlist_title {
text-transform: none !important;
}
The facebook buttons in your footer looks to be added with a widget, please remove it under Appearance->Widgets.
Best regards,
Rikard
Thank you Rikard, but the css code does not work :(
And one more little thing. how can i disable the footer widget here: http://imgur.com/a/3HaS4
i have chosen “only show footer without widget” in the enfold settings but there is still a widget. please help me to remove it. thank you.