- This topic has 17 replies, 3 voices, and was last updated 4 months ago by
Leo.
-
AuthorPosts
-
September 16, 2020 at 3:14 am #1445396
Adwin
When I add a picture or a block on the text page, I can write some text. This text is the same as the text on the page and automatically outlined on the left side.
I like to adjust the text size and also align the text in the middle under picture or block.
Someone gave me an answer I did not understood, so I hope this time I get an answer i do understand…
September 16, 2020 at 4:10 am #1445459David
StaffCustomer SupportHi there,
can you share a link to the page where i can see the issue ?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 16, 2020 at 4:19 am #1445474Adwin
Here, under second picture: https://rotterdam.cool/markten-in-rotterdam/
and here, under Openingstijden: https://rotterdam.cool/maritiem-museum-rotterdam/
September 16, 2020 at 4:44 am #1445508David
StaffCustomer SupportCan you check the URL you provided as its reporting Server not found.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 16, 2020 at 8:02 am #1445912Adwin
They are doing fine over here…
September 16, 2020 at 8:21 am #1445946Leo
StaffCustomer SupportHi Adwin,
Can you add this CSS here I’ve provided in the previous post here?
https://generatepress.com/forums/topic/text-under-block-or-picture-in-the-middle/#post-1422348Adding CSS: https://docs.generatepress.com/article/adding-css/
Here is the result:
https://www.screencast.com/t/wIpQhq91tDocumentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 16, 2020 at 10:25 am #1446138Adwin
I know Leo, but I did not understand your explanation…..nothing personal but I have excellent experience with David…So I prefer to wait for his answer…
September 16, 2020 at 10:38 am #1446150Leo
StaffCustomer SupportIs the result in my screenshot what you are after?
https://www.screencast.com/t/wIpQhq91tIf so can you please try my method first? It’s a pretty simple question and he would likely give the same answer.
Try copying this code:
.wp-block-image figcaption { text-align: center; margin-top: 0; font-size: 12px; }
And paste it in Customizer > Additional CSS field.
That’s it.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 16, 2020 at 11:23 am #1446196Adwin
sorry Leo…
September 16, 2020 at 11:25 am #1446205Leo
StaffCustomer SupportNo apologies needed – I’m just trying to help and get the issue resolved 🙂
Did the solution not work?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 16, 2020 at 11:27 am #1446211Adwin
I prefer to wait for David his answer…
September 16, 2020 at 11:30 am #1446218Leo
StaffCustomer SupportSorry why is that? We will get it solved if you stay with me a little longer.
Is my screenshot what you are after?
https://www.screencast.com/t/wIpQhq91tDocumentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 17, 2020 at 1:03 pm #1447715Adwin
Hello David, can you please look at my question, thanks…
September 17, 2020 at 1:13 pm #1447723Leo
StaffCustomer SupportHi Adwin,
We’ve received your private e-mail and not really sure what to say.
Your request:
I like to adjust the text size and also align the text in the middle under picture or block.
Can be achieved with the exact steps below:
– Copy this CSS:.wp-block-image figcaption { text-align: center; margin-top: 0; font-size: 12px; }
– Go to Customizer > Additional CSS and paste it in there.
And here is the result: https://www.screencast.com/t/wIpQhq91t
I’ve confirmed with David internally that this is his understanding as well.
Can you give it a shot first?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/September 17, 2020 at 1:39 pm #1447747David
StaffCustomer SupportHi Adwin – just to confirm the method Leo has provided should fix the issue you’re having. Give that a go and let us know.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.