Merylle
Member-
Posts
16 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Merylle's Achievements
-
Thank you so much! This make sense to me now.
-
I just copy & pasted the code from previous ones. I wonder why its' working currently, but not working anymore when you edit it.
-
I've been doing this multiple times and it's working before. I wonder what happened and it's not working anymore. Issue: I copied and pasted the code from the Markdown, then the layout is different. What do you think is the cause and how can I make the new markdown the same as the old ones. Whenever I try to edit the old ones, it's not working anymore and becomes different as well, so I can't edit that either. Also, I tried looking for the code injection for the Markdown and I found this injected in the footer menu. It might be helpful if someone knows how to do it. Here's the code injection: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script> <script> $(window).load(function(){ $('.markdown-block .sqs-block-content h2').css('cursor','pointer'); $(".markdown-block .sqs-block-content h2").nextUntil("h2").slideToggle(); $(".markdown-block .sqs-block-content h2").click(function() { $(this).nextUntil("h2").slideToggle(); }); }); </script> <script src="/s/mega-menu.js"></script>
-
Hello, I'm looking of ways I can change the photo from the private store page when they are putting the password before going to the actual store itself. I'm looking for the specific page, but I can't seem to find it. https://avedainstitutewinnipeg.ca/student-store
-
Beyondspace reacted to a post in a topic: Lightbox Plugin is working, but it's showing just a blank page.
-
Beyondspace reacted to a post in a topic: Lightbox Plugin is working, but it's showing just a blank page.
-
Lightbox Plugin is working, but it's showing just a blank page.
Merylle replied to Merylle's topic in Customize with code
-
We used the Lightbox plugin from our previous website and it's working there. Right now, we're making another website and would like to use the same plugin. Is there a way we can use it again? The plugin is not in the computer anymore. Is there a way we can download the plugin and upload the file again on the other site or we have to buy it again?
- 10 replies
-
- lightbox
- custom-css
-
(and 1 more)
Tagged with:
-
Reduce padding around slideshow gallery section
Merylle replied to BarbaraD's topic in Customize with code
I have the same issue, but I need to reduce the top and bottom padding only. Here's the site URL: https://avedainstitutewinnipeg.ca/- 62 replies
-
Reduce padding above gallery and below previous section
Merylle replied to pleni's topic in Customize with code
-
-
How to change the spacing on mobile between images.
Merylle replied to Merylle's topic in Customize with code
tuanphan Unfortunately I broke it again, I deleted the spacer above and I'm not sure, if from this reason, but definitely this code stopped working. Can you help me again? -
How to change the spacing on mobile between images.
Merylle replied to Merylle's topic in Customize with code
tuanphan You are amazing! Thank you! 🥰 Have a great day! -
Merylle reacted to a post in a topic: How to change the spacing on mobile between images.
-
Site URL: https://avedainstitutewinnipeg.ca/financial-aid-1 Hi I would like to fix this mobile view. Any ideas how to that? I would like to setup this closer.