Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author honza.skypala

    (@honzaskypala)

    Hi,

    it’s easy to change the widget height via css. Just insert the following (adjust the height to whatever you like):

    #sb_messages {
        height: 600px;
    }

    You can either put this to your theme CSS, or if you are using a standard theme, then maybe putting this to Jetpack → Custom CSS is better place (so it is not overwritten once you update the theme).

    Thread Starter rinoadiary

    (@rinoadiary)

    Thank u!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change widget's height’ is closed to new replies.