Footer HTML

Support Area Forums Umami Footer HTML

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #26323
    Ben Thomas
    Participant

    Hi Bill,

    Is there anyway to enable HTML in the footer of the site ?

    Ben

    #26328
    Bill Robbins
    Moderator

    Hello Ben,

    Do you happen to know if you’re running version 1.1.1 of the theme or higher? In that version I switched from a straight text input for the footer text to a small editor like you’d have in a page/post. You can switch to the text side of it and enter HTML there if you’d like to.

    Let me know what you turn up.

    Take care,
    Bill

    #26329
    Ben Thomas
    Participant

    Hi Bill change of plan…How can I completely disable the footer text (remove it completely) When nothing is typed in it still has the Organzied Themes text there.

    #26340
    Bill Robbins
    Moderator

    No problem. You can hide it altogether. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      p.credits {
      	display: none;
      }
      
    3. Update your settings.

    Let me know if you run into trouble.

    Take care,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer HTML’ is closed to new replies.