• Resolved tunesrcool

    (@tunesrcool)


    i was just using text widgets in the rite sidebar but now im using Simple Page Sidebars to use widgets in individual pages. im having trouble finding ids, i know inspect element. im just getting rid of the padding

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter tunesrcool

    (@tunesrcool)

    i read somewhere that the spacing addon gets rid of your stupid padding in your widgets, i dont like the theme, its retarded, i have to use it. i aint buying another one

    Thread Starter tunesrcool

    (@tunesrcool)

    but it says the spacing addon is activated, but your dumb themes got 8 years of padding

    Theme Author Tom

    (@edge22)

    Hi there,

    Sorry you’re having trouble.

    If you have the premium version, you can remove the padding in Customize > Layout > Sidebars.

    You can also use CSS to target all widgets (no need for IDs) like this:

    .sidebar .widget {
        padding: 0;
    }

    Let me know if you need more info – happy to help ??

    Thread Starter tunesrcool

    (@tunesrcool)

    im used to the css being rite there in any theme, and i just cant grasp all that padding in the widget, sorry i was freaking out

    that worked somewhat, but theres still a ton of space between my top stuff and the add, even on the bottom, although i understand that mite just be the way wordpress text widgets are at the bottom

    Theme Author Tom

    (@edge22)

    You have a bunch of empty paragraph tags in there. If you’re using the regular Text widget, WordPress adds those in there.

    If you’re adding HTML, you should use the new Custom HTML widget they introduced in WP 4.8.1.

    Thread Starter tunesrcool

    (@tunesrcool)

    yea changing the widget worked, theres still all the space at the bottom of the google ad seperate widget but not the first when its on there by itself. could you think of any reason why it does that with the ad

    Theme Author Tom

    (@edge22)

    That extra spacing looks like it’s coming from inside the actual ad: https://www.screencast.com/t/3YIfIHJuPrF

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Widget ID’ is closed to new replies.