This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

bookmarks within a page

Resolved 6 replies themetheme-vantage
11 years ago · Last reply by Andrew Misplon 10 years ago

hi
I am trying to use the icons to direct readers to a specific point on the webspage:

http://staging.woodworkingschool.com/?page_id=7

what I like to do is to make each icon on the top of the page go to the specific course listed below.

I inserted [code} [/code] in the page before the image for the foundation course, then in the icon page builder section I entered #foundation.

but it does not work…

is this possible?

Also, i like the icon to be the live link with no ‘more info’ text…

Any help, gratefully recieved!

thanks, R

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Resi Tomat 11 years, 6 months ago

    did not show the code, trying again:

    <a></a>
  2. Resi Tomat 11 years, 6 months ago

    guys, not sure how to make it show as I have used the [ c o d e ] tags as below…

  3. Andrew Misplon Staff 11 years, 6 months ago

    Hi Resi

    Nice site, looking good. Thanks for running Vantage.

    If you’d like to set your own logo size using this masthead layout and not have theme constrain it you can paste the following under Appearance > Custom CSS:

    /* Vantage Remove Logo in Menu img constraint */
    header#masthead.masthead-logo-in-menu .logo > img {
    max-height: none !important;
    }

    To link your icons, edit the Circle Icon widget, scroll down to the bottom of the settings there and check the necessary checkbox.

    To remove the Read More text, insert the following under Appearance > Custom CSS:

    .widget_circleicon-widget .circle-icon-box a.more-button {
    display: none;
    }

    Instead of inserting your own page ID’s to link to use your browser’s web developer tool to inspect the page source. For the 9 day foundation course you’ll see it sits in a div with the ID pgc-7-3-1. So to link to that just enter:

    #pgc-7-3-1

    In the widget link field.

  4. Andrew Misplon Staff 11 years, 6 months ago

    Here is our tutorial on using your browsers web developer tool

    https://siteorigin.com/basics/modifying-theme-design-with-custom-css/

  5. Sam Smith 10 years, 6 months ago

    We have the following problem: When navigating to a bookmark on page below:
    http://www.tuesdaymusicaleofdetroit.org/home-page/performer-members
    the page is positioned after navigation so that the entry desired is hidden below the top menu banner.
    try:
    http://www.tuesdaymusicaleofdetroit.org/home-page/performer-members/#dan
    and Dan’s photo is not in the middle of the screen. Is there a way to tell the bookmark navigation mechanism to place the bookmarked spot in the middle of the page, or at least out from under the top menu bar? Thanks

    • Andrew Misplon Staff 10 years, 6 months ago

      Hi Sam Smith

      We’d like to help you, but can you please start a new thread with your question? We can only offer you the best support possible when you’re the owner of a thread.

      Page: New Thread

      If you’re a premium user, please be sure to enter your order number so we can properly prioritize your thread.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread