Topic Resolution: Resolved
  • Closed
  • Carlos
    Spectator
    May 21, 2015 at 3:51 am #17680

    I’d like to use the footer widgets, but I need to get rid of the goofy container. I just want to be able to place information within the footer without those goofy boxes. Where can I edit the font color for the footer also? THanks.

    Roman
    Spectator
    Posts: 3147
    May 21, 2015 at 4:21 pm #17695

    which goofy container? can you provide at least a screenshot of the container? 😕

    to change footer font you might use a Custom CSS:

    p#copyright .credits {
    color: rgba(0, 0, 0, 0.3) !important;
    font-size: 11px;
    font-style: italic;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) !important;
    }

    Denzel Chia
    Moderator
    Posts: 2672
    May 28, 2015 at 7:20 am #17801

    Hi,

    I am setting this thread as resolved, because it has duplicated content.
    Answers are provided in the thread below.
    https://theme4press.com/support/topic/footer-evolve-theme/

    Thanks!