Home Forums Free Themes Realestate Base Footer CSS Customizations

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #146034
    jgardonis89
    Participant

    Hi,

    I’ve designed a site smithviceroy.com using the Realestate Base theme. I want to change the color of the footer from blue to #58585a but the CSS codes I’ve tried haven’t worked. What’s the correct one?

    Also I want to change some of the info/links in the footer, how can I do that?

    #146299
    Psink
    Keymaster

    Hello jgardonis89

    Please add this Css in Additional CSS to change the footer color

    
    #colophon {
        background-color: #58585a;
    }
    

    Can you describe in more details which info do you want to change in the footer

    Regards,
    Psink

    #146328
    jgardonis89
    Participant

    That line of code worked. Thank you!

    Specifically where it says “Realestate Base by WEN Themes” with that link. Where/how do I go to edit that text and link?

    #146391
    Psink
    Keymaster

    Hello jgardonis89

    AH, sorry to say that but it can be edit in the free themes. It is only editable in pro version

    Regards,
    Psink

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