• Resolved davidovic123

    (@davidovic123)


    Hi Hector,

    As for the “recently” widget, please, How to increase the margin between theses “li” containers up to 18px?

    I used this snippet but with NO result:

    .wpp-list li {
    margin-bottom: 18px;
    }

    How to fix it?

    Thank you in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @davidovic123,

    That should work as is unless there’s another set of CSS rules coming from your theme that are overriding it. If you share your site’s URL I can have a look for you.

    Thread Starter davidovic123

    (@davidovic123)

    Hi Hector,

    Effectively, It was overridden by another custom CSS.

    I tried to resize the main sidebar widget container. I want to increase its width.

    The CSS I implemented has no incident on other widgets, but it has on Popular Posts & Recently. The gap between thumbnail shrinks.

    How to resize the main sidebar width without interfering with Popular Posts & Recently widgets?

    Plugin Author Hector Cabrera

    (@hcabrera)

    Share your site’s URL and I’ll tell you how 😛

    Thread Starter davidovic123

    (@davidovic123)

    Sorry for that, My site is not published yet. I’m on a local environment test.

    Thank you.

    Plugin Author Hector Cabrera

    (@hcabrera)

    Hard to say what’s going on then. Try using the !important declaration and see if that helps. If it doesn’t then once your site is publicly accessible let me know and I’ll have a look for you.

    Thread Starter davidovic123

    (@davidovic123)

    Thank you Hector.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Increase margin between Thumbnails’ is closed to new replies.