• Resolved ciarasebecke

    (@ciarasebecke)


    Can anyone tell me if there is a way to remove just one divider on my widget sidebar? I want to remove the space and bar under the social media icons on the right so that it is in the same area as my picture. The picture and words under it are a rich text widget.

    I want to keep the rest of the dividers and padding I just want to remove the one under the first widget so they are combined.

    right now I have this in my custom css app regarding the side bar:

    .side-widget {
    background: none;
    border: 1px #000000;
    border-style: none none solid;
    }
    .aside {
    background-color: #fff;
    border: 0px solid #959595;
    }

    https://www.caffeineanddaydreams.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • To remove bottom border from just one widget you would most likely need a plugin where you can edit the CSS.

    I never tried this one but could give it a try:

    https://www.ads-software.com/plugins/widget-css-classes/

    Thread Starter ciarasebecke

    (@ciarasebecke)

    hmmm I downloaded it but I’m not really sure how to use it. It says you need to use a plugin such as custom css and it will define where to place the code?? I don’t see anything though. maybe I have to do it in the editor? there is no where to enter css on the plugin settings. So confused but thank you ! I think if i could figure this plugin out I could get it to where I want it.

    Thread Starter ciarasebecke

    (@ciarasebecke)

    I downloaded ZigWidgetClass it has a place to enter code

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing white padding and one divider in Adelle sidebar’ is closed to new replies.