wordtalk112
Forum Replies Created
-
Yeah…..I simply removed this plugin and used:
ELEMENTS KIT
It has a better mega menu option and better customer support
Hello MD Easin
The solution you gave didnt work, but I tried some extra code and worked it out. I will leave this here just in case anybody else has the same enquiry.
Thanks again
selector .menu-item-592 a
{
font-size: 5px !important;
}- This reply was modified 6 years, 3 months ago by wordtalk112.
5 star rating just given with comment.
I might have more questions in the future…..actually i have one for you right now…. 🙂
Im attempting to change the font-size of a second sub-menu within the mobile menu…..all the CSS I’ve tried doesn’t seem to target the sub menus
I have Tried:
.menu-item-592 .menu-item-593 .menu-item-594 .menu-item-595 .menu-item-596 {
font-size:5px !important;
}
I have also tried:
.menu-item-592 a .menu-item-593 a .menu-item-594 a .menu-item-595 a .menu-item-596 a {
font-size:5px !important;
}
Any idea waht may need to be done…….Thanks
Menu Image
Code Image
Code modification works………Thanks again for your help
Thank you for the solution, I will modify that file…..Also thanks for the quick reply
That has all been completed, there is no option to select template.
Refer to this video link…it shows what Im talking about.
Apologies for the late reply, what Ive done is reset my website and I will try this plugin again to see if there is any difference.
I will pass on any conflicts that may arise
Good to see I haven’t received any reply regarding my issue.
just an update, your plugin cause so many conflicts with my webpage I deleted it.
decided to use a different plugin.
As for my comment “First of all this plugin is one of the best Ive used.”
Ive changed my mind
Also I’ve noticed that you can not simply click the sub-menu items title to open its menu, you need to click a Chevron, plus sign or what ever sub-menu indicator you have allocated.
What code snippet can be used to enable the user to simply click the title to open the menu, thanks.
Forum: Plugins
In reply to: [WooCommerce] Change product price and Tax/totalHey Hannah thanks for the reply, I did modify the listed files, but I think I might be on to something….I guess we will see if the website explodes or not.
What I can do is leave the option at exclude tax at CART and CHECKOUT, which will show the tax and total on a separate line.
Now what I need is the individual products in Cart and Checkout to display there value with tax included
I identified this piece of code in the in the review-order.php
The question is can a (IF) argument be added or some other form of argument added which will direct the individual product values to to VALUE including tax as opposed to value excluding tax.
Unfortunately Im not a developer nor do I know which PHP files influence the values and display when the Include / Exclude tax option in Woocommerce is initiated.
With any luck a Developer can give some insight.
Forum: Themes and Templates
In reply to: [OceanWP] Orders display not responsiveT
- This reply was modified 6 years, 5 months ago by wordtalk112.
Forum: Plugins
In reply to: [WooCommerce] Orders display not responsiveThanks for the help
Forum: Plugins
In reply to: [WooCommerce] Orders display not responsiveThe theme is Ocean WP which usually good with Woo integration.
Im also using a shortcode to display the dashboard with icons that initiate the required end points.
If you would like to look at my website Account page here is a test login.
Ill switch themes and see how i go.
**** UPDATE *****
I activated Storefront and the orders are responsive on dashboardThat raises the question, how exactly the theme is overwriting woocommerce and how can i fix it….It is strange as all the other end points (addresses, my details) are responsive…Im using a Child theme.
- This reply was modified 6 years, 5 months ago by wordtalk112.
- This reply was modified 6 years, 5 months ago by wordtalk112.
- This reply was modified 6 years, 5 months ago by wordtalk112.
- This reply was modified 6 years, 5 months ago by wordtalk112.
Forum: Reviews
In reply to: [W3 Total Cache] AVOID!!!The one star reviews are only 10% of all reviews that’s good for a plugin…I love this plugin.
Forum: Themes and Templates
In reply to: [OceanWP] User & Logout WoocommerceWell done.
should of thought about simple CSS
It worked….Thanks