Please Log in or Create an account to join the conversation.
<ul class="uk-dotnav uk-flex-column">
<li><a data-uk-smooth-scroll data-uk-tooltip="{pos:'left'}" title="Services" href="#top-a">Top A</a></li>
<li><a data-uk-smooth-scroll data-uk-tooltip="{pos:'left'}" title="Clients" href="#top-c">Top C</a></li>
<li><a data-uk-smooth-scroll data-uk-tooltip="{pos:'left'}" title="Work" href="#main-content">Top A</a></li>
<li><a data-uk-smooth-scroll data-uk-tooltip="{pos:'left'}" title="Features" href="#bottom-c">Top A</a></li>
</ul>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
/* Absolute Module Position
========================================================================== */
.absolute {
position: fixed;
right:10px;
top:20%;
z-index:999;
}
Please Log in or Create an account to join the conversation.