Home Forums WoodMart support forum Enable sticky column no longer works in WP Bakery after updating the theme.

Enable sticky column no longer works in WP Bakery after updating the theme.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #692854

    OurBestFriend
    Participant

    After updating the theme, the Equal Height and Enable sticky column functions no longer work. The areas are no longer scrolled down with the edge of the screen. Please help me or apply a patch that fixes the problem. Thank you.

    Attachments:
    You must be logged in to view attached files.
    #692857

    OurBestFriend
    Participant

    WP Bakery Version 8.7.1
    Woodmart Version 8.3.3

    #692924

    Artem Temos
    Keymaster

    Hello,

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings.

    .vc_row-o-equal-height .wpb_wrapper {
    	height: auto;
    }

    Kind Regards

    #693237

    OurBestFriend
    Participant

    Thank you. That works. Will you be releasing a patch for this? I have a few more Woodmart sites for my clients, and they all have the same problem.

    #693290

    Artem Temos
    Keymaster

    We have fixed this bug in our 8.3.4 update. Please update the theme and test how it works.

    Kind Regards

Viewing 5 posts - 1 through 5 (of 5 total)