• Resolved trentcobb

    (@trentcobb)


    hello, i have the premium version, but how do i delete the toggle symbol and also how do i center all text (q&a) on page?

Viewing 1 replies (of 1 total)
  • Hello,

    You can use the following custom CSS to delete the toggle symbol:

    
    .ewd-ufaq-post-margin-symbol {display:none;}
    

    To center all text of faq on a page use the following custom CSS:

    
    .ufaq-faq-list {text-align: center;}
    

    Note: To add custom CSS goto FAQs –> Settings –> Basic –> Custom CSS

Viewing 1 replies (of 1 total)

The topic ‘delete toggle symbol’ is closed to new replies.