Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Change default heading size in form

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Will Kramer
    #39014

    I have a form in pro, using taxonomies. I used the “add a heading” feature – which appears to default to h4. How do I change this (for example to H5)? (I’m sure this is a really basic thing having to do with css or something – I’m using wordpress and very new at this).

    Ross Moderator
    #39644

    Hey Will

    I’m afraid currently this cannot be changed,

    I guess you need to change the styling of hte heading:

    .searchandfilter h4
    {
        font-size:22px;
        color:#f00;
    }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.