[Resolved] Create Widget like Demo – Baloon Image

Home Forums Support [Resolved] Create Widget like Demo – Baloon Image

Home Forums Support Create Widget like Demo – Baloon Image

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #334506
    Thanesh

    How can I add baloon image in widget like in the demo?
    http://demo.generatepress.com/

    When I add an image, I only can see a lot of spacing around image. Whenever I tried to adjust bottom spacing for widget, all the widget’s spacing were effected. I only want to adjust bottom spacing for single widget only.

    Please help.

    Thank You

    #334525
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link me to the page? I should be able to give you some CSS for that.

    #334530
    Thanesh

    Hi,

    Here you go –> http://blog.duaminit.com/

    Thank You

    #334533
    Leo
    Staff
    Customer Support

    Try this CSS:

    #media_image-3 {
        padding-bottom: 0;
        line-height: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #334535
    Thanesh

    Hi Leo,

    That’s what I wanted. Perfect!

    Thank You. ๐Ÿ™‚

    #334541
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.