quark menu

Multipurpose WordPress Theme Forum Support
GK User
Fri Mar 06, 2015 11:52 am
Magnificent theme.

Is it possible to link the main menu of the frontpage
to the various sub pages so to have a vertical scrolling?

Many Thanks
User avatar
Fresh Boarder

GK User
Fri Mar 06, 2015 4:07 pm
Hi,

Yes it's possible, but you have to add IDs in your subpages content, i.e.
Code: Select all
<div id="first-block">  your content</div>
. Then you can use anchor link in your menu item URL: https://demo.gavick.com/wordpress/quark/#first-block
User avatar
Moderator

GK User
Fri Mar 06, 2015 4:54 pm
Piotr Kunicki wrote:Hi,

Yes it's possible, but you have to add IDs in your subpages content, i.e.
Code: Select all
<div id="first-block">  your content</div>
. Then you can use anchor link in your menu item URL: https://demo.gavick.com/wordpress/quark/#first-block


All ok. Thanks very much,
User avatar
Fresh Boarder


cron