Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #103001
    Lisa1234
    Participant

    Hi
    can you help me?
    I would like to give the footer a different color (# 009932)
    And is it possible to insert two different Facebook icons in the header-top?
    Thank you so much

    #103021
    Mahesh
    Keymaster

    @lisa1234:
    1. give the footer a different color (#009932)
    Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    #site-generator {
        background-color: #009932;
    }

    2. No this is not possible by default in the theme. I recommend you to hire a customizer for this.

    Regards,
    Mahesh

    #103065
    Lisa1234
    Participant

    Thank you very much,

    But I meant the footer about it, now I found it, it is “supplementary”.
    But now I have a smal black line over it. Could I change it too?

    Thanks

    #103096
    Mahesh
    Keymaster

    @lisa1234: Please post in your site url.

    Regards,
    Mahesh

    #103098
    Lisa1234
    Participant

    Oh, Excuse me, I have only written this in the other question.

    http://admin.kg-gruen-weiss-luelsdorf.de/

    Thanks

    #103099
    Mahesh
    Keymaster

    @lisa1234: Thanks. Add the following CSS:

    #supplementary {
        border: none;
    }

    Regards,
    Mahesh

    #103100
    Lisa1234
    Participant

    Wonderful!
    Thanks a lot

    #103158
    Mahesh
    Keymaster

    @lisa1234: Thank you for your appreciation. If you like my support and Clean Journal theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/clean-journal?rate=5#postform
    Have a nice day!

    Regards,
    Mahesh

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘different Facebook icons in the header-top’ is closed to new replies.