Okay
  Public Ticket #1403676
Text size and font family on Slider
Closed

Comments

  • itfabulous started the conversation

    Can you tell me where/how I can change the Font Family and Size of the  text that appears on the Slider Images?  I inspected the source and it looks like it is using the carousel-content class.  However when I try adding the following to the custom css I can't get it to change.  

    .carousel-content {
        font-family: 'Great Vibes', cursive !important;
    font-size: 24px !important}

    The WYSIWG editor for the individual slides only allows for <B><I><U> and a few other modifications.

  •  1,611
    Barry replied

    Hi there,

    If you want to use another font family for the slider content specifically I recommend to install the Easy Google Font plugin. This plugin provide the option to create custom font controls for elements in the theme.

    Please follow the steps in this article to setup a custom font control:

    Change fonts of The Landscaper

    The CSS class for the font control is: 

    .jumbotron.carousel .carousel-text p

    If you have any questions, please let me know,

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • itfabulous replied

    Thanks Barry!  After adding the "p" to the end of the css class everything worked perfect!

  •  1,611
    Barry replied

    Great! You're welcome.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes