Reply 43049 to: Creating bespoke CSS using Visual Composer

Avatar: Eva
Eva Kemp
Support staff
February 17, 2015 at 17:39

Hello,

1. Please add this code in custom.css file:

.prefooter.prefooter-1 .widget_nav_menu ul {
   border: none;
}
.widget_nav_menu li a {
   border-top: none !important;
}

2. Use this code in custom.css:
.prefooter.prefooter-1 .widget_nav_menu li:before { display: none; }
3. Add the following code:

.prefooter.prefooter-1 .widget_nav_menu li a {
    padding: 5px 20px 0px 50px !important;
}

Thank you.
Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.