Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • innovationmindcenter Friend
    #941122

    How to remove underscore in menu for example Home, About me etc. it should be just Home, About me without "____" upfront each menu title!?

    pavit Moderator
    #941159

    Hi there

    You can add below code to your custom.css file in this folder /templates/ja_resume/css/
    If you do not have already such file then create a new one

    .navbar-nav > li > a::before, .navbar-nav > li > span::before {
     border-bottom: none!important; }

    Best regards

    korpisa2 Friend
    #968815

    Sorry for hijacking the thread but my question is related to it…

    How to remove the underscores from vertical titles which appear on the left hand side of the sections?

    Thanks in advance.

    korpisa2 Friend
    #968817

    .t3-features-intro .section-title > h2 span::before
    {content: none;}

    pavit Moderator
    #973022

    Hi @korpisa2

    You still need help with your problem ?

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

This topic contains 4 replies, has 3 voices, and was last updated by  pavit 7 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum