• Resolved kurnikoff

    (@kurnikoff)


    Hi!

    I am using Maskitto Light theme and I am stuck. I want to remove the h3 Page Titles.
    I did that in the past with this code in the “Custom CSS” section:

    .page-list h3, .page-list h4 {
        display: none;
    }
    .page-section {
        padding: 2px 0 !important;
    }

    However, this prevented some of the widgets from displaying h3 subtitles as well. This is why I had to remove the code.

    Here is the screenshot to illustrate, what I am trying to do: h3 Page Title

    How can I remove the page titles all together without affecting widgets etc?
    My site is https://www.kamilk.co.uk

    Ta

    Kamil

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove h3 Page Titles’ is closed to new replies.