Home › Forums › Air WordPress Theme › Font size of the mobile,Indication of the contribution day
- This topic has 8 replies, 2 voices, and was last updated 6 years, 2 months ago by
SeaTheme.
-
AuthorPosts
-
March 15, 2020 at 7:24 am #20642
Hi, I am writing blog using this theme.
▼This is my Website.
https://kouko-online.comTwo have a question.
▪︎I want to display a contribution day under the title of the article page, in a thumbnail image, can you do it?
▪︎When I saw it in mobile, I want to regulate size as the title of the article page is too big.
Thank you.
March 15, 2020 at 7:28 am #20643>▪︎When I saw it in mobile, I want to regulate size as the title of the article page is too big.
It is this page.
https://kouko-online.com/wedding_20200202/March 15, 2020 at 2:33 pm #20644Hi,
1. What’s the contribution day? Did you mean the post date?
2. Please set the post title in theme options, screenshot: https://www.dropbox.com/s/dwc61hmc7o264ot/qq20200315-155534.jpg?dl=0
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook
March 20, 2020 at 8:20 am #20686Thanks!
The second problem was able to be solved.About the following
>1. What’s the contribution day? Did you mean the post date?→It is a post date.
March 21, 2020 at 3:04 am #20691Hi,
Please go to Appearance > Theme Editor, find /air-theme/functions/interface/interface-functions.php (click understand in the popup box)
add the code under the line 661:
<span class="grid-item-cate" style="margin-top:10px;"><?php the_date(); ?></span>refer screenshot: https://www.dropbox.com/s/cmp4nsd7l1664zr/qq20200321-110325.jpg?dl=0
Regards
March 24, 2020 at 11:42 am #20718I was right displayed in the ideal place!
Thank you very much.I am sorry, but let me ask a question only one more.
It is related to a question of the indication of the contribution day, but wants to let you display a contribution day under the title of the page that you posted.
https://kouko-online.com/20200212-2/
Will you tell the method?
Thank you.
March 25, 2020 at 2:46 am #20719Welcome!
Please go to Appearance > Theme Editor, find /air-theme//template/single/gallery/portfolio-title.php,
add the code under the line 26:
<span class="grid-item-cate" style="margin-top:10px;"><?php the_date(); ?></span>Regards
March 25, 2020 at 1:09 pm #20726Hi,
I was able to display it in the ideal place.
Thank you many times!March 26, 2020 at 2:22 am #20727Hi, you are welcome! We are happy to help you.
If you like the theme, please rate it on Themeforest. I would greatly appreciate :).
Please refer the screenshot to rate:

Best
-
AuthorPosts
- You must be logged in to reply to this topic.
