TExt on home page slider

Home Forums Iconic One Pro Support TExt on home page slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4822
    NancyS
    Participant

    Hi,
    How can I change the font, color and style of the text that appears on home page slider?

    Nancy

    #4824

    You can use the following custom css

    
    .flex-caption > a {
        color: #0099ff;
        font-family: verdana;
        font-size: 18px;
    }

    Also, refer the guide below for more

    Customization Guide for Iconic One Pro with CSS Codes

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