New Landing How can we help? Themeforest Theme Support Neighborhood Auto expand Additional Information Tab

Viewing 7 posts - 1 through 7 (of 7 total)
  • #113045
    deanjohn
    Member
    Post count: 93

    Hi,

    What is the CSS custom code to auto expand the additional information tab for a product so the visitor can see this information straight away ?

    many thanks

    Dean

    #113152
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately that’s not possible, it’s not CSS that opens the accordion it’s JS. So you would have to get a developer to change the code for you so that additional info is open by default

    – Kyle

    #113319
    deanjohn
    Member
    Post count: 93

    Ok thanks Kyle… I thought the condition in the script could be modified to expand as I noticed collapsed in there somewhere.

    #113322
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It’s not changed, all the accordions use the same line of code, so they either all have to be closed by default or all open by default (which isn’t possible with accordion)

    – Kyle

    #113333
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please try this custom css, kindly provided by Mohammad:

    div#product-additional_information.accordion-body.collapse{
      height:auto;
    }

    – Kyle

    #113353
    deanjohn
    Member
    Post count: 93

    Kyle thanks that is perfect… worked a charm!

    Thanks Mohammad

    #113358
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

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

License required for the following item
Login and Registration Log in · Register