Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Few Questions

Viewing 11 post (of 11 total)
  • Author
    Posts
  • #2782
    mmsatori
    Keymaster

    Hey Nanhoo17,

    the underline in the titles is part of the theme’s visual style, thus it is not changeable via the back-end settings. You can, of course, remove it by adding a line of extra CSS into the “Style: Add Custom CSS” tab of the Theme Options panel:

    .page-title h2 a, .page-heading h1 a, .single .post-header h1 a, #blog-header h1 a, .post-header h1 a { border-bottom: none !important; }
    

    Sincerely,
    Andrii / Satori Studio

Viewing 11 post (of 11 total)
  • You must be logged in to reply to this topic.