How can i change the text color and the height of the copyright footer?

This topic has 6 replies, 4 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler

  • Avatar: Nicolas Tolstanov
    Nicolas Tolstanov
    Participant
    November 7, 2016 at 22:44

    On
    “Copyrights text color scheme” i put Light, but nothing change..
    And the size of the height?? i want to make it shortly.

    Thank you very much.

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 8, 2016 at 09:28

    Hello,

    To change paddings for the copyrights area go to Theme Options > Styling > Copyrights > add custom paddings.
    We’ll fix color scheme in next theme update. Meanwhile, if you want to change the color you can use custom css.

    Regards

    Avatar: Blackbeard
    Blackbeard
    Participant
    November 17, 2017 at 00:05

    How can you reduce the header height by changing paddings?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 17, 2017 at 12:00

    Hello,

    Yes, for example

    @media only screen and (min-width: 992px){
    .header-wrapper header > .container .container-wrapper {
        padding-top: 1.14em;
        padding-bottom: 1.14em;
    }
    }

    Regards

    Avatar: Blackbeard
    Blackbeard
    Participant
    November 17, 2017 at 20:45

    Sorry but that doesn’t do anything for me.
    And neither does “Footer padding” adjustment in Theme Options > Styling > Footer.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 20, 2017 at 08:54

    Hello, @Blackbeard,

    Sorry for the delay due to the weekends.
    Please create a separate topic and provide wp-admin access in Private Content.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.