How can we help you?

How to change the menu strike-through?

General How-To’sHow to change the menu strike-through?

To change the strike-through into an underline, add the following code to Appearance > Customize > Additional CSS:

.qodef-main-menu>ul>li>a>span.item_outer .item_text:after, 
.qodef-main-menu>ul>li>a>span.item_outer .item_text:before {
    top: calc(100% - 1px) !important;
}

To remove the line altogether, add the following code instead:

.qodef-main-menu>ul>li>a>span.item_outer .item_text:after, 
.qodef-main-menu>ul>li>a>span.item_outer .item_text:before {
    display: none !important;
}

Was this article helpful?

Yes No

Leave a Reply

Your email address will not be published. Required fields are marked *

About Qode Helpdesk

This is Photoshop version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.

Aenean sollicitudin, lorem quis bibendum auctor,isiconsequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit ameauris. Morbi accumsan ipsum velitm nec tellus a odio tincidunt auctor a ornare odio.

Contact us

Latest News