Widget Headings underline showing up as strikethrough. Remove line altogether.

  • Author
    Posts
  • #57462

    I’d like to remove underscore line altogether – how can I do that?

    Website: threejournalsfull.com

    #57489
    Zed
    Cryout Creations mastermind

    Try this CSS:

    body .sidey .widget-title, body .widget-title span {
        border-color: transparent;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #58563

    Thanks for getting back to me Zed. Which file do I try this, and whereabouts in the file? I’m a newby at this…

    #59005
    Zed
    Cryout Creations mastermind

    You can place custom styling in the theme’s Custom CSS filed (in its settings page), in WordPress’ Additional CSS field (in the customizer) or use a custom CSS plugin of your choice to apply extra CSS to the site.
    You don’t need to modify any files.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #61057

    Thanks Zed! It worked… so easy.

    #61777
    diamondrcreative
    Power User

    1st – LOVE the theme. Great stuff, as usual. 🙂

    Is there a way to just remove the top line above widget title? That’s what I’m trying to accomplish. I tried the code here and code supplied in another question/response but it didn’t remove it. (Maybe code not meant to fix my request.) I would just like to remove the top line in widget titles.

    You can see this in my sidebar (pick any page) and in the footer.

    Website: diamondrcreative.com

    #62099
    Zed
    Cryout Creations mastermind

    @diamondrcreative: we don’t provide support if our credit link is removed without our approval.
    I cannot locate a Septera support subscription for your account. If this is incorrect, please let me know.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Widget Headings underline showing up as strikethrough. Remove line altogether.’ is closed to new replies.