• Resolved niac808

    (@niac808)


    Hi,

    how i can adjust the text size? In my case the Size of the Radio’s aren t readable.

    Thanks for help
    Micha

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    The text size depends on your site theme, i thik this is what you want:

    .rnRadioItem,.RNAddToCartContainer label{
      font-size:13px;
    }
    .RNAddToCartContainer .rnRadioItem input[type=radio]{
      width:auto !important;
    }

    you can put this in the style tab of your template.

    Regards!

Viewing 1 replies (of 1 total)

The topic ‘text size’ is closed to new replies.