Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .home_text p { font-size: 20px; } You can change the value of "font-size" as per your requirement. This will solve your issue.
Can I use a code as well for the section below ? Now the font is different in both sections. If that is possible what will be the code? Thanks
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .feature_content p { font-size: 20px; } You can change the value of "font-size" as per your requirement. This will solve your issue.
I am using the code that you gave me for the home page. .home_text p { font-size: 20px; } At the beginning it was working but it is not working any more. Could you help me figure out what is wrong? www.ministeriosenlinea.com Thank you
Hello, This issue maybe because of plugin. So please deactivate all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).