• Resolved smurphy04

    (@smurphy04)


    I found support to remove the red short line that was showing up under each Page title
    #intro.option1 #intro-core:after {
    display: none;
    }

    but I do not know how to remove the line black line that is still displaying or maybe increase the px so it is thicker. I do not know what it is called in CSS, can you help me out?

Viewing 3 replies - 1 through 3 (of 3 total)
  • TUT Support

    (@phpexpert21)

    Hello smurphy04,

    For pro version of the theme please open tickets at below url-

    https://www.thinkupthemes.com/support/

    For better understanding please refer the screenshot-

    OnPaste.20180604-183347

    Kind regards,

    Manoj

    Thread Starter smurphy04

    (@smurphy04)

    I did receive an answer:
    As per our understanding , we see a grey line. We are providing custom css to remove that.

    Please add the following custom css to your site via either a child theme or directly from the theme options panel under General Settings -> Custom CSS:

    #intro.option1 #intro-core:before {
    border-bottom: none;
    }

    TUT Support

    (@phpexpert21)

    Hello smurphy04,

    “Glad I could help! 🙂

    If you get a chance we’d absolutely love for you to leave a review for Minamaze. Don’t worry if you don’t get a chance, we know how busy it can get when building a new site. 🙂

    You can leave a review for Minamaze here:

    https://ww.wp.xz.cn/support/view/theme-reviews/minamaze#postform

    Kind regards,

    Manoj

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove line under Page title’ is closed to new replies.