thadd
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Shopping Cart] Issue with IE & EdgeThank you for checking, I appreciate it. I guess it’s on my end, hopefully not others.
Forum: Plugins
In reply to: [Simple Shopping Cart] Issue with IE & EdgeHi MBR,
Thanks for the reply. Can you try my page here: http://password-reset.com/store/
This is where I have the issue.
Thanks again,
Dana
The Styling link is now gone, I guess they changed the theme??
I’m going to look for a different one that isn’t so expensive to buy.
Hi qubanac,
I figured it out. You need to add another bit of .css code below the other one.
Add this under the one you added before:
.signup-text .button1 {
display:none;
}With the other code, it should look like this in the box:
.feature_contentbox a.readmore {
display:none;
}
.signup-text .button1 {
display:none;
}Let me know how that works.
Thanks,
Thadd
Hi md,
Dumb question, but I’m assuming you hit the Save Changes after inserting the code?? 🙂
Did you copy all the code? I sometimes miss a little piece of it when I’m tired or going too fast. Be sure you have the dot before feature and that last brace after the semicolon.
I’m using Local Business HERE
You’ll see my links gone from the page.
Let me know if you missed anything I mentioned.
Thadd
Forum: Plugins
In reply to: [EZ PayPal] Images will not showThanks for the fast reply, I’ll give it a try and let you know if I have any problems.