Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28573

    Hello

    I’ve changed my font size to 22px and its effected the text size in the icon box (of course). I wondered if you could tell me some custom css coding so I can reduce the size of the text in the Icon box (without effecting the size of the text in the rest of the website).

    Thanks

    #137991

    Hi!

    Sure – you can use following css code

    #top .iconbox_content p{
    font-size: 22px;
    }

    Best regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Icon box text size’ is closed to new replies.