Change or take away the subheading from Pages

CS Frantom February 22, 2018 at 8:05 pm

I am having issues taking off the subheading from each additional page. Where do I go to change that?

Replies (3)

  1. CS Frantom February 22, 2018 at 8:05 pm

    I am having issues taking off the subheading from each additional page. Where do I go to change that?

  2. Spiracle Themes February 23, 2018 at 5:34 am

    Hello CS Frantom,

    Try the CSS below

    #page-title p{
    display: none;
    }

    Copy and paste it in Appearance -> Customize -> Additional CSS

    Regards

  3. CS Frantom February 23, 2018 at 6:17 pm

    How do you change it if you want to write something in the subheading.

  4. Spiracle Themes February 24, 2018 at 4:12 am

    Hi CS Frantom,

    Check Soma Documentation for this. Find the title
    “How to Add Small Description Under Page Title”

    Soma Documentation

    Regards

Post a Reply

Reply To: Change or take away the subheading from Pages
Your information: