Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Supreme
  • #132701
    igorbiki
    Member
    Post count: 4

    Accordion section from page builder, section by default has height of 115px, and this is defined as inline style, so adding css override has no effect.

    With one side bar, 115px is around one paragraph of text, could this be bumped to 150px.

    Thanks.

    #132717
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use the css with !important like:-
    .myclass{height:10px !important;}
    Thanks
    Mohammad

    #132718
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to add the code below to your custom css option.

    
    .ui-accordion-content .wpb_wrapper{
    height:150px!important;
    }

    Let us know if it worked.

    -Rui

    #132727
    igorbiki
    Member
    Post count: 4

    Does the trick! Thanks.

    #132734
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register