This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

5
  1. Greg Priday Staff 11 years, 1 month ago

    Hi Farook,

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    body.category h1.page-title {
       display:none;
    }
  2. Farook Sait 11 years, 1 month ago

    Dear Greg,
    Thank you for your prompt reply, though,I ve added the code in custom css as above, the heading not changed, please do the needful.

    http://www.beawinner.in/category/civil-engineering/

    regards

    mfs

  3. Andrew Misplon Staff 11 years, 1 month ago

    Nearly there. Please remove the last bit of CSS and add the following:

    /* Archive Page Title */
    body.category h1#page-title {
       display:none;
    }

    Hope that helps.

  4. Farook Sait 11 years, 1 month ago

    Hi, Andrew & Greg
    First I thank you so much,
    It works, problem solved,
    thanks and regards
    mfsait

  5. Andrew Misplon Staff 11 years, 1 month ago

    Super, glad to hear that helped. All the best :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread