Quark Restaurant and LINK MENU - Home Page...

Support desk for Multipurpose Quark Theme
GK User
Mon Apr 03, 2017 9:55 am
Hi. In Quark Restaurant, the module: "Header - Front", has a button link, which in my case is called: "SCOPRI IL MENU", which gives the possibility of using a link. I need that when I click on that button, the page scroll down and go to the MENU present in HOME PAGE.

thanks greetings. René :?: :idea:
User avatar
Platinum Boarder

Joshua M
Thu Apr 06, 2017 10:48 am
Hi,
Try to use this URL for your button:
Code: Select all
href="https://www.domain.it/#gkBottom2"
User avatar
Moderator

GK User
Thu Apr 06, 2017 1:03 pm
Hi. Thanks for your reply. Now the link works, only after clicking: in the address bar URL, it looks like this: https://www.xxxxxxxxxpescara.it/#gkBottom2

* There is a way to avoid seeing "# gkBottom2" ?, I say this because aesthetically and from the point of view of SEO is not very productive.

Greetings thank you. René.
User avatar
Platinum Boarder

Joshua M
Fri Apr 07, 2017 11:43 am
Hi,
You can add your own anchor link i.e.
Code: Select all
<div id="menu">your current menu section code</div>

so your link will look like:
https://www.xxxxxxxxxpescara.it/#menu but there's no option to hide it.
User avatar
Moderator


cron