Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1809068
accordians
Closed

Comments

  • Stephen started the conversation

    Hi guys,


    just want to know how to make accordians open on hover instead of click


    thank you in advance,


    S

  •  7,095
    Oliver replied

    Hi,

    Sorry, by default it's not possible, try to look third-plugins for this needs.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Stephen replied

    Hi Gregor,


    ok thank you for the reply. In that case I am trying to use the hover boxes instead as they do roughly what I want. How can I force all hover boxes in a row to have the same height?

  •  7,095
    Oliver replied

    Yes, give me link to the page with this boxes.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   Stephen replied privately
  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    .vc-hoverbox-front h2.vc_custom_heading {
        min-height: 70px;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Stephen replied

    Hi Gregor,

    that doesn't seem to work - I think the additional text on rotation is what is causing the sizing issue?

    Kind regards,

    Stephen

  •  7,095
    Oliver replied

    Pls. provide the wp-admin access

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   Stephen replied privately
  •  7,095
    Oliver replied

    HI,

    ERROR: The password you entered for the username gregor is incorrect.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Stephen replied

    Hi Gregor,


    have reset the password again, try those credentials now.


    S

  •  7,095
    Oliver replied

    Hi,

    Pls. check now, this one is working:

    .vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
        min-height: 300px;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Stephen replied

    Thank you for that - only one last issue.....the text becomes too wide for the boxes a good bit before the size breaks kick in (as the width of the window gets smaller). How can I manually set the break points? Ideally I would like it to break to 3 box width before going down to one.


    S

  •  7,095
    Oliver replied

    pls. provide more info, in what screen resolution it should be 3x? 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Stephen replied

    At the moment the boxes switch to single stacked at around 940px width. Would like it to switch to 3 wide (full size is 5 wide using a 6 slot inner row) at 1500px width.

    S

  •  7,095

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Stephen replied

    thank you very much

  •  7,095
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver