lorre
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Trigger opens wrong popupAlright, thanks for the advice!
Forum: Themes and Templates
In reply to: [Sydney] Trigger opens wrong popupDear Kharis,
Thanks for the quick response. I actually created it with a plugin called Popup Maker. But I’m not sure where the problem starts.
Thank you.
Regards, LorreForum: Plugins
In reply to: [Firelight Lightbox] Easy FancyBox responsive popup window on mobilethank you! very nice improvement!
Forum: Themes and Templates
In reply to: [Sydney] CTA scroll down exactly to top rowHello, I put the site live again now. Thank you.
Hi Simon, it worked, thank you very much! Kind regards, Lorre
Forum: Themes and Templates
In reply to: [Sydney] CTA scroll down exactly to top rowHi Roman, I tried, I changed the link behind the button, but it didn’t work. Anything else I could try? Maybe a CSS code? Thank you. Kind regards, Lorre
This is my site, thank you
Forum: Themes and Templates
In reply to: [Sydney] CTA scroll down exactly to top rowAlright, I have set the site online for today. Hope this helps. Kind regards, Lorre
Forum: Themes and Templates
In reply to: [Sydney] CTA scroll down exactly to top rowHello Roman, the site isn’t live yet. Is there a way you could help me anyway? Thank you!
hello again, I figured it out. I added this code and the issue was solved:
a:link {
-webkit-transition: width 1s;
transition: width 1s;
}sorry, I tried, but it didn’t work. Can I somehow remove the whole effect, instead of adjusting the time of the effect?
Hello Simon, thanks for the code! I’ve been trying, but I can’t seem to disable the animation effect of the button. Is it the ‘.3s ease-in-out’ code I need to change? If so, into what? Sorry, I’m new to this. Thank you.
Hello Simon, thanks for your reply! The box is unchecked, but the arrows are still not showing. What could it be?
Forum: Themes and Templates
In reply to: [Sydney] disable collapse on tabletThanks for the help, but I found a completely other solution now. This fix won’t be necessary anymore.
Kind regards, LorreForum: Themes and Templates
In reply to: [Sydney] disable collapse on tabletHello Kharis,
Thank you for the help, but it didn’t work unfortunately. I gave the row class the name .row and used this code in Custom CSS:
@media only screen and (max-width: 600px) {
.row {
display: block !important;
}
}Am I missing something?
Kind regards, Lorre