Reply 17190 to: A few more tweaks

Avatar: Eva
Eva Kemp
Support staff
September 26, 2014 at 15:57

Hello,

I’ve added the following code into custom.css file to fix the menu colors:

.menu > ul > li ul {
    border-color: red !important;
}

.default-menu > ul > li > ul > li a:hover { color: red !important; }

Sorry, but I don’t see the line in the footer. Do you want to remove this line?

To make the block wider for About page you need remove “div” code in the text editor:

To remove product meta add this code in custom.css:

div.product_meta span {
    display: none !important;
}
.entry-title {
    border-bottom: none !important;
 }
hr {
    border-bottom: none !important;
    border-top: none !important;
}

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.