Forum replies created
when you disable/remove the ads it works?
can u send the password with login here please https://theme4press.com/private-messages/?fepaction=newmessage&to=alok_hi I will check it myself
please provide your website
what’s the issue please?
sorry, this requires coding. we don’t support it in our forums
you can disable the copyright bar in the Theme Options -> Footer . change its color in Styling ->
Copyright Background Color
try to leave the recaptcha codes empty in Theme Options -> Contact
you would need to change the page layout to a different one
try this code in the Custom CSS field:
#search-text, #search-text-top {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 3px;
box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
float: left;
font-size: 12px !important;
font-weight: normal;
height: 35px;
left: 0;
padding: 5px 40px 5px 7px;
position: relative;
width: 170px;
z-index: 0;
}
please provide your website URL