Forum Replies Created
-
AuthorPosts
-
Hi Mike,
That did not work. It removed the lines from accordion, without having zoomed, though I used Chrome and also removed cache. But I tried something else where I used media querie to at least only remove the lines on larger and smaller screen sizes, which seems to also to a certain extent control the zoom.
Though it is not an optimal solution.@media screen and (min-width: 2640px) {
.js_active .toggler {
border: none;
}
}@media screen and (max-width: 1700px) {
.js_active .toggler {
border: none;
}
}Best regards,
SusanneHi Rikard,
I tried to add the code, but the lines appears again when I zoom in and out on the site
Best regards,
SusanneHi Victoria,
Thanks for the reply. I found another way around it by using the Content Control plugin: https://wordpress.org/plugins/content-control/ :)
Best regards,
SusanneHi Victoria,
Thanks! That fixed it :)
Best regards,
SusanneHi Victoria,
Yes, I have attached it as private content
Best regards,
SusanneAny update on this? :)
Hi Victoria,
Everything is good – you can close this post :)
Best regards,
SusanneHi Yigit,
It worked like a charm! Thank you so much :D
Best regards,
SusanneHi Ismael,
This is very strange and it has not been a problem before. I have tried to adjust the settings a bit. Can you access the site now?
Best regards,
SusanneHi,
Is there any update on this? :)
Best regards,
SusanneThis reply has been marked as private.Hi Rikard,
The login and link are here:
Best regards,
Susanne- This reply was modified 4 years, 5 months ago by Rikard.
Hi Guenni007,
It is not a public site, so I can’t give access to the site. I would prefer to wait for a response from the Kriesi team and only give them access and a temporary login if they need it to solve the problem – but thanks for wanting to help! :)
Best regards,
SusanneHi Rikard,
You can close this :)
Best regards,
SusanneHi Jordan,
That works perfectly! Thanks for all the help :)
Best regards,
SusanneWait. I just noticed that when I scoll down on the site, the search icon overlaps the topmenu. It does not shrink as the rest of the menu does. Could you help fix this?
Best regards,
SusanneThanks! That did the trick :)
Best regards,
SusanneI have tried the magazine element out, and it did what I was looking for. You can just close this.
Thanks for the help! :)
Would it be possible to give the search icon a white box background?
Best regards,
SusanneI had it that way in the beginning, but our users gave us feedback on it being too easy to miss among the other menu items
Best regards,
SusanneHi Victoria
Thanks for the tip! I will look into it :)
Best regards,
SusanneHi Victoria,
That makes sense :)
I tried adding the line to avia.js, but it did not make a difference.Would there be another way to add the search field to the menu instead of how I did it, and make the mega menu behave right?
Best regards,
SusanneHi Nikko,
That worked like a charm! Thank you :)Best regards,
SusanneHey Nikko,
I would like the sitebar to have the same size as on this page (where I have used grid row): https://test.telman.dk/intern/personaleinformation/ordbog/
Best regards,
Susanne- This reply was modified 4 years, 6 months ago by Nikko. Reason: security
Hi,
Are there any updates on this yet? :)
Best regards,
SusanneHi Jordan,
Thanks! But it didn’t completely do the trick. I tried changing the px, but it seemed to make a bigger blue gap from the left. I have attached screenshots of this.
Best regards,
SusanneThis reply has been marked as private.Okay, thanks for the help
Best regards,
SusanneHi Victoria
Would it work if I gave the links a class? Or is what I want simply not possible?
Best regards,
SusanneHi Rikard,
The code did not work. I tried to add “!important” and open the site in incognito, just to be sure.
Best regards,
Susanne -
AuthorPosts