• Resolved franf

    (@franf)


    Hello,
    To add a link in the tagline, i used this filter:

    add_filter(‘option_blogdescription’, ‘custom_option_description’);
    function custom_option_description($value) {
    return ‘Magazine of Shenten Dargye Ling and its community’;

    but it is almost impossible to click on the link in every articles (the click area is probably 1 pixel wide).

    How can this be fixed?
    Thank you for your answers.`

    fran?ois

    • This topic was modified 2 years, 9 months ago by franf.

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to add a link in tagline’ is closed to new replies.