Support » Theme: Virtue » Call to Action Buttons on the homepage slider

  • natskog

    (@natskog)


    Hi,

    In addition to Title and Description on each image of the homepage slider, is it possible to insert call to action buttons? Customize text and color?

    Thks

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hey, you would need to use a separate slider plugin. The premium version comes with both the revolution and kadence slider and they both allow for this.
    You can customize the text and color of the flex slider with this css:
    This for the caption:

    .home .captiontitle {
    font-size: 30px;
    color: #999;
    }

    And this for the description:

    .home .captiontext p {
    font-size: 18px;
    color: #999;
    }

    Hannah

Viewing 1 replies (of 1 total)
  • The topic ‘Call to Action Buttons on the homepage slider’ is closed to new replies.