• Resolved CyclingLabs

    (@98chimp)


    I’ve used this excellent theme to create a website for a friends bowling league, and everything looks great except for the title of the menu is partially underlined.

    Is it possible to either make the underline the whole width of the word ‘Menu’ or remove the underline entirely?

    The website is https://www.acornleague.uk

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello 98Chimp,
    Thank you so much for using our theme Education Base. Please add the below css codes on Appearance > Customize > Additional CSS to remove the underline below the menu.

    .at-fixed-width .widget .line {
        display: none;
    }

    Hope, this will solve the problem. Let me know if you have any further query.

    With Best Regards
    @kafleg

    Thread Starter CyclingLabs

    (@98chimp)

    Thank you very much for your speedy response – using the information you provided I was able to identify the next element of the CSS and alter this to make the line slightly longer which was my friends preferred option.

    Thanks again for a great theme.

    Thank you so much. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove or Extend Menu Title Underline’ is closed to new replies.