Hello, how to control the distance between the Heading Text and Text subheading?
Hot to change the font to Roboto to Heading Text?
Hey mleite1!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-subheading p:first-child {
margin-top: 40px;
}
body .av-special-heading.classic-quote > * {
font-family: roboto !important;
}
Cheers!
Yigit
Hi mleite1!
Add this to your custom CSS.
.av-subheading p:first-child {
margin-top: 0px !important;
}
You can change the heading font in Dashboard > Enfold > General Styling > Fonts. You can also change the fonts for each different heading element in Dashboard > Enfold > Advanced Styling.
Cheers!
Elliott
Hello, enter the code and can not control the distance of the request I made. I think you have misunderstood my question.