Responsive text – reduce spacing
-
Hi , is there any way to reduce the spacing on responsive text – see screen shot.
Thanks,
Giles
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to do this
.woodmart-title-container.woodmart-text-block.font-primary.woodmart-font-weight-700 {
line-height: 1.2;
}
Regards
Thanks this seems to work. Will I have to add code for all the other font sizes?
What font sizes do you mean?