This topic has 3 replies, 2 voices, and was last updated 10 years by sharmstr.

  • Author
  • #102834
     ABC
    Participant

    Hi SQ,

    I have added a custom menu to Footer Area 2 using Kleo Code so that I can style it as <h4> Font Size.

    I am trying to remove the underline/border style for this menu [see attached]

    Can you provide the HTML to add to the TEXT widget (widgets-footer2-HTML) to remove these lines, or alternatively some Quick CSS I can add to Theme – General Settings.

    Thank you.

    #102890
     sharmstr
    Moderator

    Try this

    COPY CODE
    
    .vc_wp_custommenu li a {
        border-width: 0px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #102911
     ABC
    Participant

    Perfect – Works a treat! 🙂

    Thank you so much sharmstr – You’re a star!

    #102915
     sharmstr
    Moderator

    You’re welcome. I really like what you’ve done with the footer. The whole site, in fact.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?