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

    (@richardgirling)

    Hi xraynat,

    I took a look at your widget and I see what you mean. You can fix this by adding the following code to your wp-content/themes/akita/framework/frontend/assets/css/themeblvd.css?ver=3.4.1 file:

    visibility: hidden;

    That seemed to do the trick. I hope that helps.

    Thread Starter Natalie

    (@xraynat)

    I’m not sure exactly what class you’re making hidden. Can you specify the selector you’d use? I want to keep the border, I’d just like it to extend below the calendar.

    Thread Starter Natalie

    (@xraynat)

    In case anyone else has a similar issue, I found the problem. The “View Calendar” button is floated to the right. When I removed the “pull-right” class applied to the button my widget expanded as expected.

    Richard

    (@richardgirling)

    Hi xraynat,

    Glad you found another solution and thank you for sharing that with other users.

    Shaimoom

    (@shaimoomnewaz)

    Thanks for this solution. For users, who do not know where to find this in the file directory. It is located here: wp-content/themes-ai1ec/[name of theme]/agenda-widget.php. Search “pull-right” in your code editor, delete it and save.

    Richard

    (@richardgirling)

    Thanks Shaimoom.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: All-in-One Event Calendar] Widget height issue’ is closed to new replies.