• Resolved gmwp1111

    (@gmwp1111)


    Hi,

    In version 1.9.12 which I use I have reduced the symbol size via CSS as followed:

    .ewd-ufaq-post-margin-symbol{
    	font-size: 16px;
    }
    

    In version 2.0.25 this setting is ignored. Also the setting in Styling->Toggle Symbol -> Toggle Font Size is ignored, too.

    Could you help?

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter gmwp1111

    (@gmwp1111)

    Was able to figure it out:

    
    .ewd-ufaq-post-margin-symbol{
    	font-size: 16px !important;
    }
    

    does the job.

Viewing 1 replies (of 1 total)
  • The topic ‘Toggle Symbol: Font Size setting is ignored’ is closed to new replies.