• Resolved ayoungerskin

    (@ayoungerskin)


    Hi!

    I wonder about a widget that I have with pages. Can I somehow remove the headline “Pages” in any way? So that the only thing left is the name of the actual pages but without the word “Pages” ??

    If you want to see what I mean you can look at my footer widget.

    Ann

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi ayoungerskin.

    If I understood you correctly, this should do the trick. ??

    .footer-row-3-widget .widget-title {
    	display: none;
    }

    Please let me know if that’s what you wanted or if you have additional questions.

    Kind regards.

    Thread Starter ayoungerskin

    (@ayoungerskin)

    Thank you so much!! ??

    You’re welcome. ??

    May I ask you to mark this and other threads you’ve started that has been successfully completed as “Resolved”?

    Thank you for your time.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘widget without headline’ is closed to new replies.