jonaspalsson
Forum Replies Created
-
I’m not using any of these myself, but the original footer image included in the theme is 1920×1280. Is the big post the clouds image? In that case the dimensions are 1650×1100.
Forum: Themes and Templates
In reply to: [Zerif Lite] Font Size of Blog Post TitlesSure it is, just add the color attribute aswell to the code I gave you earlier.
For example:
h1.entry-title { font-size: 40px; color: #123456; }Forum: Themes and Templates
In reply to: [Zerif Lite] Font Size of Blog Post TitlesDownload the Simple Custom CSS plugin (to avoid losing your changes if you update your theme) and add the following lines to it:
h1.entry-title { font-size: 40px; }Forum: Themes and Templates
In reply to: [Zerif Lite] how to translate the label for the contact form ?If you have installed Pirate Forms as the theme tells you to do when you install it for the first time, you should find these options under Settings -> Pirate Forms
Forum: Themes and Templates
In reply to: [Zerif Lite] Auto Transition / Easying StopSee this link for turning off these effects:
http://docs.themeisle.com/article/15-turn-off-loading-animations-in-zerif
Also, as stated in the article above, make sure you are editing this on your child theme and not the actual zerif-lite theme to avoid losing your changes if you ever update the theme.
Worked like a charm, thank you so much!
Forum: Themes and Templates
In reply to: [Montezuma] Make header links the same colorThank you so much for your help! Worked like a charm!