• Resolved samurai555

    (@samurai555)


    Greetings from Vienna!

    I have added the FAQ shortcode to the widget area via Recent FAQs widget.

    I do have a problem as links are not marked in the responses text area. They rest grey as the normal text. I could not view the FAQ page (error: could not find), but html was ok.

    Thing is, that there is un unnecessary left padding of the response area, which I do not want to have?

    Maybe someone could help me with that.

    best regards

    Gerhard

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

Viewing 1 replies (of 1 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hello Gerhard!

    For the link color, it looks like that’s something that is being set by your theme:

    .main_color .sidebar a {color: #919191;}
    

    Do they have a forum you’d be able to ask for help in?

    If you’re looking to get rid of all of the padding on the FAQs, you could add the following to the “Custom CSS” box on the plugin settings page:

    .ufaq-faq-body {padding: 0;}
    

    Best regards!

    • This reply was modified 6 years, 6 months ago by Rustaurius.
Viewing 1 replies (of 1 total)
  • The topic ‘Links do not show in reply text area’ is closed to new replies.