Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Richard A Friend
    #660382

    I am using the ACM Module for type “Slideshow, Style 3” and would like to change the default text in the Item Description from bold to normal.

    I tried adding the following code to the template custom.css file, with no success:

    .acm-slideshow .style-3 .item p {
    font-weight: normal;
    }

    I must be missing something simple for the correct code, how do I achieve the desired result?

    Pankaj Sharma Moderator
    #660401

    HI
    use this code :

    .acm-slideshow .style-3 .item p {
    font-weight: normal!important;
    }

    Hope it helps .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum