• Resolved hjmoore420

    (@hjmoore420)


    First, thanks for the plugin I needed this for the site and it works well, but the phone at the top is huge to begin with the client was asking that this element not resize and I do not see that in the forum anywhere. This may be somewhat of an odd request but its something I was asked to look into. Any way we can get something like that in place??

    thanks,

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

Viewing 1 replies (of 1 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi,
    What you can do is give it a fixed font-size in pixels, like

    
    .header-widget-area .call {
        font-size: 52px;
    }
    

    This plugin will change font-size of many content elements. If there are design elements like this you can just give them a fixed font-size.
    Does this help you?

Viewing 1 replies (of 1 total)

The topic ‘Can you exclude a class’ is closed to new replies.