New Landing How can we help? Atelier REMOVE WIDGETS´ TITLES UNDERLINE

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Atelier
  • #209102
    ivdilo
    Member
    Post count: 1

    Hi,

    how can I remove the underlining from widgets´ titles in Atelier?

    ThanK you very much!

    #209109
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .title-wrap h3.spb-heading span, h3#reply-title span{
    border:none !importantl
    }
    

    Thanks
    Mohammad

    #209864
    ivdilo
    Member
    Post count: 1

    Thank you, Mohammad!

    #209865
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

    #232572
    lauries
    Member
    Post count: 63

    Hi Mohammad,
    Can you tell me what I’m doing wrong here (see screenshot). Although the Custom CSS works for altering the text/icons in the top bar, the Custom CSS for removing the underline from the widget titles does not. Also, all three changes seem to have warning/error icons. Thank you.

    Attachments:
    You must be logged in to view attached files.
    #232592
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

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

    #232900
    lauries
    Member
    Post count: 63
    This reply has been marked as private.
    #232933
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed to resolve the issue so please check it now.
    Thanks
    Mohammad

    #233181
    lauries
    Member
    Post count: 63

    Hi Mohammad,

    It seems to work for the last two titles on the home page (‘Blog’ & ‘Follow Us on Instagram…’) but it does not work for the first two titles ‘Our Favorite New Arrivals’ and ‘Vacation Outfits We Love’.

    Also, there is still an underline on the ‘Comments’ title on blog pages and the menu items in the footer.

    Thanks so much for your help.

    Attachments:
    You must be logged in to view attached files.
    #233230
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

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

    Thanks
    Mohammad

    #233449
    lauries
    Member
    Post count: 63

    Great, this worked for the home page and ‘comments’. However, I still need underlines removed on the Footer Titles. I have tried the two custom css codes you provided on the topic here: http://www.swiftideas.com/forums/topic/footer-menu-4/, but the code did not work for me.

    Thanks again for your assistance. I really appreciate it.

    #233586
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    .widget ul li, .widget.widget_lip_most_loved_widget li {
        border: none !important;
    }
    

    Thanks
    Mohammad

    #233800
    lauries
    Member
    Post count: 63

    Thanks so much – that worked! I really appreciate all your help. 🙂

    #233816
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and glad to help you.
    Thanks
    Mohammad

    #296665
    SomeChick
    Member
    Post count: 231

    I am also having this problem. I’ve tried the above fixes to no avail.

Viewing 15 posts - 1 through 15 (of 16 total)

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

License required for the following item
Login and Registration Log in · Register