Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #52532
    beginmetbeleggen
    Participant

    Since last update, one of my text-widgets has a lot of extra blank space below the text. Probably because I’m using a position:relative-function on an image inside the same text-widget, since I want the image to be slightly ‘out of the box’.

    The widget-background used to be wrapped around the text, but since last update it’s not. Please see for yourself at http://www.lerenbeleggenvoorbeginners.com. It’s the first widget on the right.

    Does anybody have a clue how to fix this? Thank you so much in advance!

    #52538
    Sakin
    Keymaster

    @beginmetbeleggen: Yes, it’s because of your position of image change. Looking at your site, you can add the following css in “Appearance => Theme Options => Custom CSS” box to adjust the height.
    #secondary #text-3 { height: 66px; }

    #52555
    beginmetbeleggen
    Participant

    It worked out perfectly! Thank you so much!

    #52560
    Sakin
    Keymaster

    @beginmetbeleggen: Thanks. If you like our theme than you can help us by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box/. We would really appreciate it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove blank space in widget’ is closed to new replies.