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

    Hi,

    Is there any CSS that can be added to make the default button on the full width easy slider larger. Eg. Similar size to the Large Button used as a button element.

    #1438516

    Hey woogie07,

    Thank you for the inquiry.

    You can add this css code to adjust the style of the slider button:

    #top .avia-slideshow-button {
        border-radius: 3px;
        text-transform: uppercase;
        padding: 15px 16px;
        display: inline-block;
        margin-top: 20px;
        text-decoration: none;
        font-weight: bold;
        font-size: 30px;
    }

    Best regards,
    Ismael

    #1438923

    Hi

    Thanks for the code. It does not seem to have changed the button on the banner.

    #1438951

    Hi,

    Thank you for the update.

    The modification is working as intended when we tested it again. Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

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