aha well usually i also do small things if its not for a broader audience. but it would just be a LOT of work to do this
im glad you found a alternative!
Forum wide moderators
aha well usually i also do small things if its not for a broader audience. but it would just be a LOT of work to do this
im glad you found a alternative!
wow!
can you try this:
<button type="button" class="rca-link" data-slug="dining-tables">Dining tables</button>
dont use <button> elements but instead use normal <divs>
or anything else except <button>
really not sure if that may be it. probably that wont make a difference
another thing is:
if(!isMobile && anchor){
// DESKTOP ā filtro Lay live
clickLay(anchor);
history.replaceState(null, '', targetUrl);
} else {
// MOBILE ā ricarica pagina con hash
window.location.href = targetUrl;
}
here, could you code it so it only replaces the hash:
window.location.hash = 'section1';
instead of using
window.location.href =
because the window.location.href =
line might reload the site
or try the way you do it in this one if statement:
history.replaceState(null, '', targetUrl);
instead of
window.location.href =
how about u use the marquee element?
+more -> +marquee
hello i need the link and can you provide the custom code u used?
ok!
Can you please send:
ah now i see ur email!
i think i didnt get the email? at least i didnt get one by the email u use for the forum here

yea see
its not a bug, its just how this alignment works
hey! if all 3 words were the same word, then they would each have the same length and then the one in the middle would be perfectly centered i guess
not sure though
do you have a link please?
mmh thats weird. i see it on your website, but i cant reproduce it when i build a elementgrid myself.
i will release an update later today. maybe it will fix it. if not, let me know please