• Hi,
    I’m just now starting out working on my Canvas Commerce & am trying to get rid of the underline in the Header. The site is LotusHealingEssentialOils.com. It seems to show the title as a URL, so therefore the underline. The underline comes up when hovering, & is confusing & distracting.

    Any recommendations?
    Thanks.
    Carolina

Viewing 3 replies - 1 through 3 (of 3 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Looks like you’ll need to override that underline with your own CSS style.
    Does that theme come with a section in the dashboard named something like, “Custom CSS”?

    Thread Starter alegriagirl

    (@alegriagirl)

    Hi Andrew,
    Yes, it does. And I tried putting in the custom css {no decoration}. I vaguely remember reading something about no decoration to remove underlines; Of course didn’t work. Then used Firebug to copy & paste,and tried removing the Href reference with link connection while in custom css — replacing it just with the head title name. That also didn’t work.

    I noticed later there’s also an html plugin for canvas.

    Suggestions?
    Thanks.
    Best regards,
    Carolina

    to help yourself with general formatting problems, try working with a tool such as Firebug http://getfirebug.com/ or an equivalent other browser tool, to investigate which styles are involved.

    http://www.w3schools.com/css/css_link.asp

    try and format:

    #logo .site-title a:hover { ... }

    for any further problems or questions regarding your theme, please contact woothemes as the seller of the theme; commercial themes are not supported by this forum.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing the underline in the Canvas heading title’ is closed to new replies.