Reply 217398 to: Problem with header margin bottom after deleting "return to the previous page"

Avatar: Rose Tyler
Rose Tyler
Support staff
July 20, 2019 at 08:50

Hello,

Thanks for contacting us.
1) By default, the mentioned margin doesn’t affect the Home page. Add this code in Theme Options > Custom CSS:

.home.breadcrumbs-type-disable.et-header-not-overlap .header-wrapper {
    margin-bottom: 30px;
}

2, 4) Please provide temporary wp-admin access http://prntscr.com/ohmbrr , so I can take a closer look at your settings.
3) Theme Options > Shop > Products style > Product content elements > http://prntscr.com/ohmc20
5) You need to use custom CSS code:

.widget_product_categories.sidebar-widget ul li a:hover, .wpb_widgetised_column .widget_product_categories ul li a:hover, .sidebar-widget ul li a:hover {
    color: #ff9100;
}
.widget_product_categories.sidebar-widget ul li a, .wpb_widgetised_column .widget_product_categories ul li a, .sidebar-widget ul li a {
    color: black;
}

Regards

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.