This topic has 8 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
Hi there!
1. Can you tell me how to align this like the other checkbox?
http://prntscr.com/k32l4h
2. How can I make the big image as wide as the other four?
http://prntscr.com/k32xwf
Thanks in advance!
Milou
Hello,
1.
.checkout #wpgdprc_field input[type="checkbox"] {
margin-left: -30px;
}
.checkout #wpgdprc_field label.checkbox {
margin-left: 30px;
}
2. https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
Hi there,
1. I add it at Eight theme options –> styling –> custom css but it won’t work. Is that the right place to add the code?
2. I am going to have a look at it.
Regards
Hello,
1. Yes, the code needs to be added in Theme Options > Styling > Custom css. If it doesn’t work for you, please provide temporary wp-admin access.
Regards
Hello,
How can i provide temporary wp-admin access? I never did that before:)
Regards
Hello,
Please read this article https://www.wpbeginner.com/plugins/how-to-create-temporary-login-for-wordpress-no-passwords/ or you can provide your access to Dashboard (login and password) in the Private Content area http://prntscr.com/k37zzb
Regards
Hi there,
See private content!
You must be logged in to reply to this topic.Log in/Sign up