Hi all….I am having a little problem getting text removed from my footer here http://www.awfootball.org . I went to my widget screen and deleted all of this but it is still popping up. Any ideas?
Hi mattmosman!
Thank you for using our theme.
In custom.css or Enfold -> General Styling -> Quick CSS field (or when using a child theme: in styles.css of the child theme or Enfold-Child -> General Styling -> Quick CSS field) put the following and adjust the values as needed:
#socket span {
display: none !important;
}
Regards,
Günter
Gunter…that did not work…if you notice in the footer there is some text that say “interesting links” with text below it than the pages in column two. If I could to widget settings and look under footer 1 and 2 nothing us showing up but when I am on the home screen it still shows up. Please keep in mind I need to place my own text in there once the other text is removed. Thanks again for your help
Hey!
Please place an empty text widget to your footer widget areas if you would not like to display default widgets.
Regards,
Yigit
That is what I ended up doing. Thank you