• Plum theme.
    I cannot get the text in my footer area text widget box to show.
    The title is ok.
    The text added does not show. A linked email address does show however.
    Images and the list of site pages do work.

    I have successfully added text footer widgets to other themes, so is this a bug in the Plum theme?
    Any help appreciated.

Viewing 1 replies (of 1 total)
  • Theme Author InkHive

    (@inkhive)

    Hello @barbarabrennan,
    This seems to be a bug in the theme. Thankyou for notifying us. It will surely be fixed in the next update to the theme.
    In order to fix your issue, kindly add the following code in additional CSS-

    #footer-sidebar .footer-column p {
    color: #123456 !important;
    }

    Change the color as per your requirements.

Viewing 1 replies (of 1 total)
  • The topic ‘Footer widget text box’ is closed to new replies.