Hi Mat,
Just wondering if you can take a look at this from a mobile view and let me know if theres anything I can do to make some sort of menu appear so users can still navigate amongst categories? Please let me know.
Requested: 8 months and 2 weeks ago
Hi Mat,
Just wondering if you can take a look at this from a mobile view and let me know if theres anything I can do to make some sort of menu appear so users can still navigate amongst categories? Please let me know.
You must be logged in to respond. Only PRO customers are allowed to respond to support requests.
Hi Tyler,
Maybe this is what you are looking for?
Have a great day!
Mat Lipe
Mat,
Hope your enjoying your weekend.
If I wanted to change the width of the Advanced Sidebar Menu so all text showed up on one line how would one do so?
Please let me know.
Thanks.
Also… I know you gave me CSS to move the accordian to left side but if i want to hide the accordian but still have the menus expand what would I do?
Hi Tyler,
You may make your sidebar wider by changing the following lines in your CSS file:
Line 65
Line 56
To Remove the icons and still have the accordion function you have 2 options via JavaScript.
Open and close on hover:
Open and close on click of links
Then you may remove the icons with some CSS
Enjoy!
Mat Lipe
Hey Mat,
Any way of having a menu that works on Mobile side as well?
Apparently I cannot see the accordian menu. Let me kno thanks.
Hey Mat,
I’m having trouble with the CSS markups on the site.
table.products .pr-desc p
.rarity-magic{color:#4850b8 !important}
.rarity-unique{color:#908858 !important}
.rarity-set{color:#00c400 !important}
.rarity-rare{color:#ff0 !important}
.rarity-crafted{color:orange !important}
.rarity-runeword{color:#706850 !important}
.rarity-rune{color:#928a72 !important}
.rarity-white-grey{color:#afafaf !important}
trying to use rarity-magic and it just shows up black.
what can I do?
https://www.d2bestbuys.com/product-category/diablo-2/east-non-ladder-diablo-2/charms-grand/attack-rating/
If i use rarity-set it works or rarity-unique it works.
but none of these others are working.
Hi Tyler,
It appears your sidebar is not displayed on mobile due to your theme’s
layout.css
. Check out line2308
of/wp-content/themes/enfold/css/layout.css
Have a great day!
Mat Lipe
Hi Tyler,
It appears that your provided CSS may just need to be correctly added to the site. When I view the page, I’m not seeing the mentioned CSS, but when I add the following CSS it does work.
Have a great day!
Mat Lipe
Where do I add these to?
I have them in the advanced css area on the site enfold theme.
please advise.
Hi Tyler,
I did a good write up on a couple of options.
Otherwise, you may add them to directly to one of your theme’s CSS files such as
/wp-content/themes/d2bestbuys/style.css
.Have a great day!
Mat Lipe
Mat,
hope you had a nice easter.
I received a Woocomerce update that says the following now
WooCommerce database update required
WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via WP CLI.
Your theme (Diablo 2 Best Buys) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
please advise.
Hi Tyler,
Woocommerce will typically bump the version of their template files when they make changes to them.
Most of the time your customization are able to be left in place when a new version of Woocommerce comes out without issue.
Hope this helps!
Mat Lipe