• Hello, I am trying to adjust the widget heights on my page. For example, I would like the height of #front-page-6 to be 539px instead of 842 px. I was using this in the CSS editor plugin with no luck:

    #front-page-2 .widget-area {
    height: 539px !important;
    }

    Thank you in advance!

    P.S. I tried the theme support and haven’t had any response.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Widget Heights’ is closed to new replies.