• Resolved karenhigginson

    (@karenhigginson)


    How can I link my sitewide header banner to a page on the website? I have a call-to-action on my banner, that I want to link to an offer on a page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • hannah

    (@hannahritner)

    Hey, what do you mean you have a call to action on your banner? Can you post a link?
    The premium theme has an option to add a widget to the header, but this isn’t an option in the free and there isn’t a built in way to link the entire image to a page.

    Hannah

    Thread Starter karenhigginson

    (@karenhigginson)

    The site address is: https://candyobrien.com

    I just want to be able to link the banner image to a URL, the same as you can do with any other image throughout the site. Here is a sample of another blog that I’ve done this on: https://www.momentummarketingstrategy.com/

    If this can’t be done,does the slide option allow me to link to a page? If so – is there a way to remove the arrows if I choose to only use one slide image?

    hannah

    (@hannahritner)

    Yes, I think using a slider is your best bet. In Theme options > Slider Settings when you add an image it gives you an option to add a URL. You can use this to remove the arrows:

    .sliderclass ul.flex-direction-nav {
    display: none;
    }

    Just paste it in your custom css box in theme options > advanced settings.
    Hope that helps!
    Hannah

    Thread Starter karenhigginson

    (@karenhigginson)

    Perfect, thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Link Header Banner to a Page on the site’ is closed to new replies.