Layout Issues on new site, weird spacing & cant change font of title
-
Hiya, i love this plugin but im having a few layout and css dramas i cant quite figure out!
1. See my website and you can see there is odd space below the image and rating? how can i fix this?
https://aussiereviewfaerie.com/2017/06/12/love-ems-liver-treats-for-pets-review/2. I managed to change the fonts of the pros and cons, and the ratings but i cannot get the title font to change? i used this code i found, any help please??
@import url(‘https://fonts.googleapis.com/css?family=Abril+Fatface’);
#review-statistics .review-wu-bars h3, .review-wu-bars span {
font-family: ‘Abril Fatface’, sans-serif !important;
}
#review-statistics .review-wrap-up .review-wu-right ul li {
font-family: ‘Abril Fatface’, sans-serif !important;
}
#review-statistics .review-wrap-up .review-wu-right h2 {
font-family: ‘Abril Fatface’, sans-serif !important;
}
- The topic ‘Layout Issues on new site, weird spacing & cant change font of title’ is closed to new replies.