Home › Forums › Pro Themes › Education Soul Pro › Large images and large text posts
- This topic has 13 replies, 2 voices, and was last updated 3 years, 4 months ago by sukron-jazuli.
-
AuthorPosts
-
December 13, 2020 at 6:50 am #140698sukron-jazuliParticipant
hello, “Large images and large text posts”
I want the size of the date image to be small and the text to be small … because there are no rules for the EDUCATION SOUL PRO theme.
can you give me a hint …? Looks really ugly because the size is too big ..
I want a small size … this is the case in the form of the image I send at this link: https://ibb.co/M6p835z
Thank you for your attention and help .. I will wait for a way to reduce the size of images and text that I have sent
December 13, 2020 at 7:03 am #140700sukron-jazuliParticipanti have used this theme : EDUCATION SOUL PRO
I have bought, please instructions yes … thank youDecember 14, 2020 at 1:14 am #140742PsinkKeymasterHello @sukron
There is no such setting in the theme to resize post title and date. But off course yes there is option available to do soo.
Please follow my instruction
Go to Admin Panel >> Appearance >> Customizer >> Additional Css, there you just add few css code then published and refresh, you will see the changes
Here is the Css Code
.custom-entry-date span.entry-day{ font-size: 24px; width: 50px } .custom-entry-date span.entry-month{ font-size: 14px; width: 50px; padding: 8px 12px; } .entry-title a{ font-size: 16px; }
You can change the title and date size as per your need from here.
Hope this helps
If you have any confusion please let us know, we are always here to help youThank you
PsinkDecember 17, 2020 at 10:28 am #140945sukron-jazuliParticipanthello sir, I am very happy for your response … but there are some things that are still problematic …
the distance is too wide
– and –
the letters in the title description are still large. You haven’t provided CSS settings for the description size.I’m waiting for the setting -> CSS … between page spacing and font size in the description
for more details, please see this picture sir : https://ibb.co/pZLGsRQ
thank you for the help sir
December 19, 2020 at 10:07 am #141039PsinkKeymasterHello @Sukron
We apologize for getting late. Here is the css code as per your needs. Please add this code in Additional Css
#primary article.hentry{ Padding: 14px 20px; margin-button: 20px; } #primary article.hentry .entry-content p{ font-size: 14px; margin-bottom:0px; } #primary article.hentry a.read-more:after { font-size: 13px; } #primary article.hentry a.read-more{ font-size: 13px; }
If you want to change css value. Please can change css value in the above codes as your requirement
Hope this helps
Regards,
PsinkDecember 20, 2020 at 1:57 am #141052sukron-jazuliParticipanthello sir, I am very happy for your response …
sorry, this is another big size
please give CSS instructions yes sir …
Maybe this is the last one, please check here for my case : https://ibb.co/tXT32Hc
PLEASE SORRY FOR DISTURBING YOUR TIME
December 22, 2020 at 12:18 am #141194PsinkKeymasterHello @Sukron
Don’t be sorry. It’s our duty to help you out. Please use this CSS
.single h1.entry-title{ font-size: 20px; }
Add this CSS in Additional CSS
If you like our support. Please please help us by giving a review of our theme. It would be very appreciated to us
here is the link
https://wordpress.org/support/theme/education-soul/reviewsI’m quite sure you will give us a review
Thanks in advance for the review
Regards,
PsinkDecember 22, 2020 at 8:51 am #141219sukron-jazuliParticipantthank you for your help sir .. really cool .. responded well
June 28, 2021 at 3:19 am #153353sukron-jazuliParticipantSorry in advance if I ask a lot of questions.. I think this text is too big..
If I want this text size to be small, how do I do it sir?
see this image: https://s.id/C6i4a
July 3, 2021 at 12:19 am #153554PsinkKeymasterAdd this CSS
For footer widgets titles – adjust size as per your requrement
#footer-widgets .widget-title{ font-size: 20px; }
for footer widgets content
#footer-widgets a, #footer-widgets p { font-size: 14px; }
for footer navigation
#footer-navigation li a { font-size: 14px; }
July 3, 2021 at 10:21 am #153576sukron-jazuliParticipantthank for response sir
Sorry in advance if I ask a lot of questions..If I want this text size to be small, how do I do it sir? Text in TAG!!!
see this image: bit.ly/36cOCt2July 13, 2021 at 1:29 am #154037sukron-jazuliParticipanti’m really need you help.
I want this text size to be small, how do I do it sir? Text in TAG!!!
see this image: bit.ly/36cOCt2please response sir.. thank
July 18, 2021 at 5:12 am #154330PsinkKeymasterHello Sukron
We are sorry for the late follow up
Please add this CSS in the Additional Css
.widget .tagcloud a { font-size: 12px!important; }
You can adjust the size as per your requirement
Regards,
July 18, 2021 at 11:36 am #154346sukron-jazuliParticipantThanks for the response sir, it’s okay”
-
AuthorPosts
- You must be logged in to reply to this topic.