Hi,
Is it at all possible to have sidebars on both left and right at the same time in this theme? Would be great if it can be done! Thanks.
Cyan
Hi Cyandistribution!
Currently it is not possible, but please feel free to post your request, or vote if already posted, here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
Yigit
Hi,
Okay, I have added it to the request section. I just have another question if that’s okay?
Firstly, how would we go about making the outline of the text fields of a contact form red?
Regards,
Cyan
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
input[type='text'] {
border-color: red!important;
}
Best regards,
Yigit
Hi,
As shown on this page: http://79.170.40.236/kpmsuk.com/about-us/
Some of the fields have gone red but others have not. Do you know why this would happen?
Thanks,
Cyan
Hi!
Please change the code to following one
input, textarea {
border-color: red!important;
}
I only posted the code for text fields upon request that should take care of them all :)
Regards,
Yigit
It has work! Thank you very much!!
Regards,
Cyan