
Ifra Saqlain
-
Total activity14
-
Last activity
-
Member since
-
Following0 users
-
Followed by1 user
-
Votes0
-
Subscriptions6
Activity overview
Latest activity by Ifra Saqlain-
Ifra Saqlain commented,
Benoit Apply this code but pay attention on class name - blocks-list and blocks-item . Class name is same in the images which I have given above. .blocks-list { display: flex; flex-wrap: wrap; ...
-
Ifra Saqlain commented,
Hey Bryan, Once you should change your Help Centre name. These images will help you. See result - Thank You Team Diziana
-
Ifra Saqlain commented,
Hey , You can try this . Type 1 : Copy and paste on your script file. $(".my-activities-sub-nav .collapsible-nav-list li:contains('CC')").css("display","none"); OR Type 2: Step 1 -Add separat...
-
Ifra Saqlain commented,
Hey Juste You can try this code for your given template design , I edit this code at default Copenhagen theme . Step 1 : At home.hbs page you have to remove these all code from line no - 1 to 5 ...
-
Ifra Saqlain commented,
Hey Luis You can try this for showing all sections on homepage and articles will be show when mouse hover over section. {{#each categories}}<ul id="category"> <li> <a href="{{ url }}">{{ nam...
-
Ifra Saqlain commented,
Thank You.
-
Ifra Saqlain commented,
Thanks :)
-
Ifra Saqlain created a post,
Guide customization tip: Show Category description on hover of Category block
Through this tip you can show category description on hover of category block . Prerequisites : CSS Time : 10 minutes Follow the steps below : Steps 1 : Edit Theme ( https://support.zendesk.com/hc...