
Ifra Saqlain
We develop awesome designs and customizable Themes. Diziana https://www.diziana.com/
-
Gesamtaktivitäten502
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich1 Benutzer
-
Gefolgt von5 Benutzer
-
Stimmen84
-
Abonnements157
Aktivitätsübersicht
Neueste Aktivität von Ifra Saqlain-
Ifra Saqlain hat einen Kommentar hinterlassen
Awesome!
-
Ifra Saqlain hat einen Kommentar hinterlassen
Okay, you want to reverse the columns. Remove previous code and copy-paste this code: .section-content .article-list{ display: flex; flex-wrap: wrap;flex-direction: row-reverse; //only added th...
-
Ifra Saqlain hat einen Kommentar hinterlassen
Hey, you can use this code just need to copy and paste it, I tried it on Copenhagen Theme so you need to pay attention to the class name if your template has any different classes. .section-content...
-
Ifra Saqlain hat einen Kommentar hinterlassen
Okay then, Code for your Category Page accordion, replace your script code for this. $(document).ready(function(){// Pay attention on the class-name. You have your own class name for section title...
-
Ifra Saqlain hat einen Kommentar hinterlassen
Awesome!
-
Ifra Saqlain hat einen Kommentar hinterlassen
It's properly working when I tried your given link code. I added only this. <p> <script>var subjectObject = { "Front-end": { "HTML": ["Links", "Images", "Tables", "Lists"], "CSS"...
-
Ifra Saqlain hat einen Kommentar hinterlassen
Nikita, you are testing on the wrong template, it's for your section page. 1. Go to your script code and replace it with the previously provided script code. $(document).ready(function(){// Pay att...
-
Ifra Saqlain hat einen Kommentar hinterlassen
Hi, go to the header_page.hbs template, and find on that template this code and remove from the header_page and then try. But sign-in link would be hide for all end-users and it's not possible that...
-
Ifra Saqlain hat einen Kommentar hinterlassen
Hey Stephen, why don't you create some example based section and subsections in your HC using default Copenhagen theme because it would be good that you try by your own. You can add any icon to de...
-
Ifra Saqlain hat einen Kommentar hinterlassen
Hey Cesar, I have tried this and script code is working. Once you should go through this: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_js_dropdown Follow the steps below: Step 1: A...