Hello,
I’m working with a plugin called WP-Client, and one of the requests of the plugin is that I change a line of code css.
vertical-align: from “baseline” to “top”, so I have two questions:
1. How this will influence the theme Enfold? Will it mess up anything?
2. What is the css code and where should I put it to make the requested change.
Thank you,
Fabiana.
Hi,
On what element do you want to apply this changes? Please be specific.
Regards,
Ismael
Hi Ismael,
They recommend that this change should be made in the style.css file directly, they ask to download via FTP, edit the alteration and upload again.
In the line of code that says vertical-alignment: baseline, change to top.
Thanks,
Fabiana.
Hi Fabiana,
That really isn’t enough information to be able to give an answer.
There are literally thousands of lines of css in the theme’s css files so without a file name and selector or at least a line number we don’t know what you would be modifying.
If nothing else you can change whatever it is they advise and just see but you shouldn’t really need to change anything and can just add any new css to the Quick CSS filed in the theme options Styling tab.
Regards,
Devin