This topic has 4 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler
Hi! I would like the make the sidebar custom width to make a smooth transition from registration form to sidebar.
Hello,
Go to Edit page http://prntscr.com/h4a2qk
or you may add this code in Custom css for page http://prntscr.com/h4a3o4:
.affwp-form input[type=text], .affwp-form input[type=password], .affwp-form input[type=email], .affwp-form input[type=url], .affwp-form textarea {
width: 100%;
}
Regards
Thank you! Custom css helped to smoothed things a little. I went with an alternative option. Instead of using a sidebar I created another column. All good.
Feel free to ask if you have any other questions 🙂
Regards
Tagged: sidebar, themes, width, woocommerce, wordpress
The issue related to '‘Sidebar width’' has been successfully resolved, and the topic is now closed for further responses