New Landing How can we help? Atelier SPB Heading text-decoration?

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #237883
    keysilinares
    Member
    Post count: 165

    How can I go about changing the spb-heading text-decoration? I do not want it to be underlined. I have tried everything I know (i.e. h3.spb-heading, .spb-heading, .title-wrap). None work. Please advise.

    Attachments:
    You must be logged in to view attached files.
    #237907
    keysilinares
    Member
    Post count: 165

    Disregard. Figured it out ๐Ÿ™‚ I thought it was text-decoration but it was the border-bottom. Thanks anyway!

    #238100
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

    #250097
    SomeChick
    Member
    Post count: 231

    Which CSS do we need to set up? I’ve been doing border the whole time, but none of the following are working.

    h3.spb-heading
    .spb-heading
    .title-wrap

    #250106
    David Martin – Support
    Moderator
    Post count: 20834

    What is your link? Please confirm what you are looking to do.

    Thanks.

    #264741
    SomeChick
    Member
    Post count: 231

    I’ve added

    h3.spb-heading, .title-wrap { border: 0px !important; }

    to custom css and the border is still showing. I want to never see a border on any heading.

    #264742
    SomeChick
    Member
    Post count: 231

    Also tried

    .title-wrap .spb-heading > span {
        border-bottom: none !important;
    }
     

    And no luck. Checked cache.

    #264760
    keysilinares
    Member
    Post count: 165

    I used

    .spb-heading {text-decoration:none}

    and it worked ๐Ÿ™‚

    #264771
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

    #264784
    SomeChick
    Member
    Post count: 231

    I’m sorry, but it’s not resolved for me.

    I’m using

    h3.spb-heading {text-decoration: none; 
        border: 0px;
    }
    #264809
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    @SomeChick – Please provide me specific page url with issue.
    Thanks
    Mohammad

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register