New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

CSS to change font on frontend

  • Wan Bakx
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0

CSS to change font on frontend was created by Wan Bakx

I would like to change the font (eg size) on my front end and cannot find how to do that. It probably requires something in the CSS dialogue "Components => All Video Share => Configuration => Custom CSS". Eg www.wanbakx.nl/index.php/view/videos/sprint shows a rather large font ;-).

Regards, Wan
2 years 2 months ago #9971

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic CSS to change font on frontend

Kindly try adding the following Custom CSS code.
.avs .caption h4 a {
    margin: 5px 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
}
.avs .thumbnail, 
.avs .thumbnail .caption {
    box-shadow: none !important;
}
Hope this solved your iss
2 years 2 months ago #9972

Please Log in or Create an account to join the conversation.

Time to create page: 0.089 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies