• Resolved snakelyone

    (@snakelyone)


    Hi,

    I was able to reduce the padding on the copyright footer, but the css you offered doesn’t impact the footer widget padding. How do I change that?

    thank you
    blake

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey, @snakelyone

    Please Remove ); special characters after Copyright section.

    Let me know if that does it.
    Thank you.

    Thread Starter snakelyone

    (@snakelyone)

    sorry, but i’m confused — perhaps you can clarify? Are there special characters after the copyright section?

    In any event, I was already able to shrink the padding on the section with the copyright thanks to Evan’s instructions, but not in the footer widget section just above the copyright section. That is what seems not to be impacted by the code Evan offered. thank you!

    Thread Starter snakelyone

    (@snakelyone)

    Hi Snehal,

    I’m still confused. I went into my customizer and do not see any special characters, either in the site identity window nor in the additional css window. can you please clarify further? do you mean the copyright symbol itself? thank you!

    Hi @snakelyone

    I’m not exactly sure what you are referring to or what post you are referencing with some CSS to tweak the footer padding – but @snehalb890 is correct, there is an extra character coming from somewhere.

    https://cldup.com/nibtTTg663.png

    I would recommend investigating where that is coming from and getting that removed. That will resolve your issue.

    Thread Starter snakelyone

    (@snakelyone)

    Hi Evan,

    this is what is on my additional CSS code in the customize section of my dashboard…do you see this extra character here? i have not done any other code editing elsewhere. thank you
    blake

    here it is:

    .site-description {
    font-size: 22px;
    font-family: “Source Sans Pro”, sans-serif;
    font-weight: 500;
    }
    .page-title {
    display: none;
    }
    .site-header .custom-logo {
    max-height: 120px;
    width: auto;
    }
    .site-content {
    margin-top: 0em;

    }
    .site-header .site-title-wrapper {
    margin: 1px 20px 200px 0px;
    }
    .site-info-wrapper {
    padding: 5px 0;
    }

    Thread Starter snakelyone

    (@snakelyone)

    any answer to this? thank you

    Hi,

    No, I see nothing wrong with that code. It is either a plugin you have installed or a custom code snippet causing the issue.

    Take a look at our demo site with Lyrical running:
    https://wpnux.godaddy.com/?theme=lyrical

    There are no excess characters in the footer on that site.

    Best,
    Evan

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘change footer widget padding’ is closed to new replies.