Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @ederviss,

    Please add this custom CSS and check summary box.
    Custom CSS –
    #snippet-box ..star-rating{
    font-size: inherit;
    width: auto;
    }

    Regards,
    Uttam

    Thread Starter ederviss

    (@ederviss)

    Yes, It worked perfectly, thank you.

    PS: Corected code(Only one dot before star-rating):

    #snippet-box .star-rating{
    font-size: inherit;
    width: auto;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Css conflict or something else?’ is closed to new replies.