This topic has 10 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hello,
You can help me? Above my questions, thanks.
1 – I want to increase the width of the search bar (http://prntscr.com/k31rjx)
2 – I have one problem in update border in dropdown menu, i define border color and no fixe in site. (Panel http://prntscr.com/k31txm) (Site http://prntscr.com/k31utm)
3 – I would appear 4 products per line (http://prntscr.com/k31vme)
4 – I would like a dot (colored) to appear next to each submenu item, this would help usability. See example site (http://prntscr.com/k31wub)
Sorry my english, im Brazilian.
Hello,
1. Add this code in Theme Options > Styling > Custom css > Custom css for desktop:
.header-widgets {
width: 550px;
}
.header-wrapper.header-advanced .header-search.act-default {
width: 100% !important;
}
2. Please provide temporary wp-admin access.
3. Customize > Woocommerce > Product Catalog > Products per row.
4. Try to add this code in Custom css for desktop:
.menu-wrapper .menu li li:before {
content: "\f111";
font-family: 'fontawesome';
position: absolute;
left: 12px;
top: 50%;
font-size: 12px;
transform: translateY(-50%);
line-height: 1;
color: #00a200;
}
.item-design-mega-menu .nav-sublist-dropdown .item-level-1 > a {
padding-top: 0.6em;
padding-bottom: 0.6em;
}
Regards
Hello, Thanks for Help Me!
For topic 2 Admin acess in PRIVATE CONTENT.
Thanks very much and sorry for my english.
Hello,
Thanks for the reply.
There is a bug in our settings. We will fix it in next theme update.
For now, please, provide us with temporary FTP access (FTP hostname, FTP username, FTP password) so we will be able to fix the problem with border settings on your site.
Regards
OK, thanks.
FTP informations in private content.
I want the border in the same color as the menu.
Please check credentials – http://prntscr.com/k4qj65
Regards
Please try again with private content settings
Please clear cache and check the border now.
Regards
It worked, thank you!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up