Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #447326

    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?

    #447795

    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

    #447857

    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

    #447863

    Hey!

    Please place an empty text widget to your footer widget areas if you would not like to display default widgets.

    Regards,
    Yigit

    #447864

    That is what I ended up doing. Thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Removing text from footer’ is closed to new replies.