Viewing 1 replies (of 1 total)
  • Go to thethe-image-slider.css file
    Search for .thethe-image-slider-caption-inner :first-child{
    Add font family and size as required

    Example:
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    font-style:normal;
    margin-top:0;

    Probably will want to reposition text too
    .thethe-image-slider-caption-inner{
    padding: 0px 10px 0px 0px;
    position:relative;
    float:right;
    z-index:2;

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: TheThe Image Slider] Change Caption Text Font/Typeface’ is closed to new replies.