Demo: Hostel - Gallery (fslider) does not work on downloaded HTML package

3 replies·opened Jun 27, 2020
S
SemiColonWebSTAFFJun 28, 2020

Hello,

Apologies about the Inconveniences caused! There is a Minor Bug with the Code. Simply find the following code in the style.css File:


.tab-content:not(:first-child) {
    display: none;
}

and replace it with:


.tabs .tab-content:not(:first-child) {
    display: none;
}

This will definitely work fine. An update for this will be pushed shortly. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

H
hxibrahimJun 28, 2020

Thanks for the quick reply. It works now, after making the changes that you have written.

S
SemiColonWebSTAFFJun 28, 2020

Hello,

Really Glad that your issues were resolved.

Do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard