Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1399728

    Hi,

    I have a button on my full width easy slider homepage.
    Instead of linking the button to a page, I want to anchor this to a H2 header section further down the homepage.
    eg. On click, it takes you to the section on the same page.

    Each image on my slider will have a ‘Learn More’ button that links to a different section on the homepage.

    Can I do this?

    Thanks

    #1399760

    Hi woogie07,

    Yes, just make sure to add a Custom ID Attribute to your sections (located in Advanced > Developer Settings when you edit a Color Section).
    For example you have added Custom ID Attribute of services, then on the button link put #services
    Make sure Custom ID Attribute is unique.
    Hope it helps.

    Best regards,
    Nikko

    #1399771

    Thanks

    1/ Is there any CSS that can be added to make the buttons display larger on a button within full width easyslider?
    2/ Is it possible to add a vertical line to the left of the subhead on the full width easyslider – eg. a block quote. Could I paste the coding into the uibhead wording section? or add it elsewhere

    #1399787

    Hi woogie07,

    1. Yes, it’s possible, please try to add the following on Enfold > General Styling > Quick CSS:

    #top #wrap_all .avia-fullwidth-slider .avia-slideshow-button {
        font-size: 18px;
        padding: 20px;
    }

    Just adjust the values as you see fit.

    2. I could see a vertical line on the left of the subhead on the fullwidth easyslider, is this already done? I’m not really sure I understood the question.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.