• Resolved Rick Davis

    (@rick-davis)


    How can I reduce the height of my Kyma Footer Contact widget? I only have 4 lines of text and the current box is very tall. Also wondering how I can change the background colour from the current dark gray?
    Thank you.
    Rick

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    To reduce the height of footer widget are use beloe css in Custom Css Field of customizer (inside general options)

    #footer .row_spacer {
        padding-bottom: 18px;
        padding-top: 50px;
    }

    You can change footer background color to go under Appearance >> Customize >> Kyma Options >> Footer Options.

    Thanks

    Thread Starter Rick Davis

    (@rick-davis)

    Thank you. Problem solved.

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Most Welcome

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘reducing height of contact widget’ is closed to new replies.