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

    Hey guys,

    how do I add a class to ab button you offer direct in the slider (single-slider, fullwidth-slider).

    Sure I put this in the functions to have a customize option
    add_theme_support(‘avia_template_builder_custom_css’);

    but it seems that you can only influence the element of the slider
    by that and not especially the button.

    Can you lend a hand?

    Thank you so much.

    Best Stephan

    #678472

    Hey Stephan,

    Slide’s buttons don’t support custom CSS classes but you could use a normal button in shortcode format (as part of the caption text):

    [av_button label='Click me' link='manually,http://' link_target='' size='small' position='center' icon_select='yes' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff' custom_class='CLASS HERE']
    

    Best regards,
    Josue

    #681823

    Thank you mate. This helped.
    Best Stephan

    #681947

    Hi Stephan,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Thanks,
    Rikard

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