Hi,
I want to decrease the font size of the content-top a bit and increase the font size of content-bottom a bit. I went to styling and on css classes, printed to understand, and changed in style.css a bit, but was not able to find out exactly which css is controlling that.
Can you please let me know which exact block in the style.css controls the font and size that appears in content-top and content-bottom.
Thanks,
Shashi
Hi Shashi,
For future update, you'd better not to edit style.css. You can add new css file to themes, or add new style in "Styling/Custom CSS" (yourdrupal/admin/appearance/settings/md_classic)
This is code to edit content-top and content-bottom font size: