Slider, text in recipe box
-
AuthorPosts
-
.entry-content {
font-size: 15px;
}Where should I put this code in my post?
kathrynwp
Staffmichaelbeil
MemberHey there,
The Gravatar widget has a specified height and width for that area that we do not have control over as that is provided by WordPress.com and not the theme. We can check into your other desires for placing the text below the picture. Do you want the text left aligned still?
If you want to move the text out of the way and to the right, you could use this snippet:
#secondary #gravatar-3 p { text-align: right; }
We can check further into placing the text below the image.
kathrynwp
StaffHi mynths – the recipe-related translations (print, time, servings, difficulty) have been approved and should go live within a day. If you don’t see them on your site by tomorrow, please let me know!
Thank you for the code to make the text smaller. It worked out well! :) But I would really like to make the text of the headlines in the posts, and in the home page smaller. Do I need codes for this to?
Thank you so much for translating the recipe-related translations, it works now! Although I’m not so happy with the way the “recipe box” looks… The background is ok, although I would change it if that was possible.
But I really don’t want the green line around the box – it really doesn’t go with my layout. I would also like to change the font inside the recipe box as it is another font than what I use on the rest of my blog. Is there any way to change this?
And another question… In my blog posts, I would like to have to pictures beside each other AND in the middle. Is this possible? Because when I choose one picture to be in the middle of the page, the other picture just jumps further down…
kathrynwp
StaffGlad the translations are working now!
I’ll let Michael assist with the visual tweaks.
michaelbeil
MemberYou can use the following to make the headlines smaller in posts:
.wf-active h1 { font-size: 1.52em; }
Regarding headlines on the homepage, they are already quite small, but you can adjust the font size below to your liking:
.wf-active h2 { font-size: 1.12em; }
Regarding the other two questions can you open up two different support requests so that we can work with you there, please? Thanks.
- The topic ‘Slider, text in recipe box’ is closed to new replies.