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

    working on a website – http://cybernetworksecurity.co.uk – and the big headline in the blue box does not shrink to fit on mobiles correctly

    are there any settings to make this happen?

    #335681

    Hi foamymedia!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    h1.av-special-heading-tag {
    font-size: 26px!important;
    }}

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.