Add Border around OP search form widget
.search form {border: 2px solid #4DACFF;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
.search form {border: 2px solid #4DACFF;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
NOTE: Starting with OptimizePress version 2.5.11 we introduced a newer theme that has a more modern design, faster loading pages, and better SEO. We would suggest trying out the new OptimizePress Smart Theme. If you have an active updates/support license you should see this in the members hub, along with…
Go to your specific Live Editor >> click on Page Setting >> Other Scripts >> Custom CSS >> look for the CSS code below to change the background color: /* For Background image Overlay Color*/ .opacity-background { background:rgba(64,19,79,0.5); } /* For Feature Box Opacity Color*/ .white-border-opacity { border: 5px solid…
NOTE: Starting with OptimizePress version 2.5.11 we introduced a newer theme that has a more modern design, faster loading pages, and better SEO. We would suggest trying out the new OptimizePress Smart Theme. If you have an active updates/support license you should see this in the members hub, along with…
We curently do not have built-in options that could customize the design of Membership Login Form. As of now, the only way to customize our form is to use custom CSS code. You can use these CSS code below. Add the code to the LiveEditor of the page >> Page…
You should be able to do this with a little custom CSS. Basically this would be doing the reverse of what our built-in options do. Please follow the given steps: 1. Go to Page Settings >> Other Scripts >> Custom CSS and add the given code below. @media only screen…
Go to your specific LiveEditor >> click on Page Setting >> Other Scripts >> Custom CSS >> insert the code below: /* For term and condtion label*/ label{ font-size: 20px !important;} /* For term and condition content*/.terms_conditions .terms_text p { font-size: 17px !important; } /* For term and condition content…
NOTE: Starting with OptimizePress version 2.5.11 we introduced a newer theme that has a more modern design, faster loading pages, and better SEO. We would suggest trying out the new OptimizePress Smart Theme. If you have an active updates/support license you should see this in the members hub, along with…
Submit ticket