Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
font-size: 18px !important;
}
Hi,
I used Post Grid Element on my homepage, i feel the font size is too big,
but i don't find any font size option in Post Grid Element,
if i want to decrease font size, how could i do? thank you
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thanks, the problem has been solved
Sorry, i find another question
when i use 2 columns, the title alignment become left, but i use 4 columns, the title alignment is center
i hope the title alignment is center when uesd 2 columns ,how to do it?
Hi again,
Try using the following CSS.
Regards,