Christina Beckerman
Forum Replies Created
-
The settings in theme selection did *not* apply to the actual logos of the icons (it *did* apply for the outlines and backgrounds, but *not* the logos) for the social follow buttons placed with the shortcode. The paths for the svgs set to white by the plugin and that was not overridden by the theme selection options. I was, however, able to figure out how to modify the logo colors with custom css once I identified where it was being set as white.
.heateor_ss_follow_ul a path, .heateor_ss_follow_ul a circle {fill:#f7f5ea !important; }
.heateor_ss_follow_ul a:hover path, .heateor_ss_follow_ul a:hover circle {fill:#003533 !important; }Thank you! That did work to center! Is there a way to get the title and icons on the same line and change the logo color from white?
Ah ok! Thank you! I changed my cart to the traditional one and it works now!
This one is a composite product, thank you! https://csbeckart.com/product/concentric-silken-windhound-pendants-keyrings/
Forum: Plugins
In reply to: [WPC Smart Wishlist for WooCommerce] Wishlist Popup Background ColorThat did not work, but this did that I found:
.woosw-popup .woosw-popup-inner .woosw-popup-content, .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid {
background-color: #005b5e;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top, .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
background-color: #003533;
}
.woosw-popup .woosw-items .woosw-item .woosw-item-inner .woosw-item--actions {
width: 120px;
flex: 0 0 100px;Forum: Plugins
In reply to: [Uploads for WooCommerce] Where are uploads saved and available??Thank you, but I have already deleted the plug-in and installed a different one
Forum: Plugins
In reply to: [Uploads for WooCommerce] Where are uploads saved and available??Forum: Plugins
In reply to: [Uploads for WooCommerce] Where are uploads saved and available??There is no upload actions in the screen options to check
I’m just going to use a different plugin.- This reply was modified 2 months, 1 week ago by Christina Beckerman.
- This reply was modified 2 months, 1 week ago by Christina Beckerman.
Forum: Plugins
In reply to: [WPC Product Bundles for WooCommerce] Drop Down and Alert Background ColorOops….meant this question for the WPC Composite Products plugin
I have a paid lifetime pro membership. Opening a ticket from my account simply takes me to the support page (literally that link) to submit a form….and, as I stated in my original post here, that form would not send. I posted here because that form will not send.
Looking at the site info, the only thing that does not currently meet or exceed the standards you listed is that the “post_max_size:” is currently 128M….I will have to check on that.