poiuy00
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] How to increase tag font size?I’m a newbie on PHP but i found that source code in WP widgets.
And i tested it with your answer, It works well without any side effects.Thanks so much David!!!
Forum: Themes and Templates
In reply to: [GeneratePress] How to increase tag font size?Above solution has a one side effect. All tags have the same font size. Generally, In generatePress theme, Tag size is changed depend on tag’s frequency ratio in your blog. You cannot use this feature.
Forum: Themes and Templates
In reply to: [GeneratePress] How to increase tag font size?Finally it works well.
Additional CSS works instead of typography manager.
I can control. Thank you very much.
Thank you for your kind support again.
- This reply was modified 2 years, 1 month ago by poiuy00.
Forum: Themes and Templates
In reply to: [GeneratePress] How to increase tag font size?Both .wp-block-tag-cloud a and .tagcloud a are not worked.
Forum: Themes and Templates
In reply to: [GeneratePress] How to increase tag font size?I didn’t purchase any host yet. sorry.
I try to test more. after then i found something.

I think that this problem is caused by style attribute in a href tag. (I have already mentioned in above 1st question.)
If i remove style attribute in inspect devtool of chrome browser, tag font size is change by generatePress Typography manager until before reload page.
I wondered where below style attribute is injected in every tag link.
style="font-size: 8pt;"Could you let me know where can i delete or change this style attribute?
Thanks in advance
Forum: Themes and Templates
In reply to: [GeneratePress] How to increase tag font size?Thank you for your reply.
Test with ‘p.wp-block-tag-cloud a‘ selector but failed.
Tag font size is not changed at all.

Do i miss something?
Forum: Themes and Templates
In reply to: [GeneratePress] How to increase tag font size?Thank you for your reply.
Read and watch related articles. but I can not change font size in tag.
Could you help me which element is corcerned own tag in below image?
I try to test with all target elements but failed.

And i also tested with custom typography.
I don’t know whether selected tag field is corrected or not.
When i changed font size, It’s not applied to tag font.
I try to change font size to 60, 20 and 40.
Just changed height area.(refer to red arrow in Tags section of right side)
I think that Tag font size is fixed in somewhere.

Could you please explain me how to change tag size in detail?
Thanks in advance