Reply 199049 to: Issues after x store theme´s update

Avatar: Rose Tyler
Rose Tyler
Support staff
September 6, 2018 at 08:34

Hello,

1. If you want to change the color of menu items on hover, please do it here – http://prntscr.com/kr6kt4 > http://prntscr.com/kr6kvm
2. Here is our new demo https://xstore.8theme.com/demos/electronics/
You will be able to add the border via Theme Options > Menu > Menu styling > Secondary menu links > http://prntscr.com/kr6q85 In current theme version we have a bug with this option, unfortunately.
As a temporary solution, add this code in Theme Options > Custom css:

.secondary-menu-wrapper .menu > li > a {
    border-bottom: 1px solid #e6e6e6;
}

3. Please add this code in Custom css:

.sidebar-widget.widget_product_categories .widget-title {
    text-align:  center;
    padding-top: 20px;
    background-color: #de6f24;
    color:  white;
}
.widget_product_categories.sidebar-widget ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 0px 0px 5px 0px;
}

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.