Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #385949

    Is there a category slider function? I would like to add the categories on my frontpage not the products. I haven’t found one yet.

    Thanks
    Carla

    #385976

    I found another poster with the same issue. They used the content slider to solve the problem. I just wish I could center the titles and make the font a little bigger.

    #386629

    Hey!

    Send us a link to your page where your using the content slider so we can get a better idea of what your trying to do. If your trying to make the titles and fonts bigger then we can give you some CSS if we can see what your using.

    Regards,
    Elliott

    • This reply was modified 9 years, 10 months ago by Elliott.
    #387089
    This reply has been marked as private.
    #387571

    Hey!

    Looks like you figured out how to add the title. Use this on the Quick CSS field to enlarge it:

    .avia-content-slider .slide-entry-title {
    font-size: 20px;
    line-height: 1.4em;
    margin: 0;
    }

    Regards,
    Ismael

    #388087

    Thank you! I also added text-align: center; to center the text.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Category Slider’ is closed to new replies.