Hi @jeditricks
I respect people who keep using theme.
So, we do not want to change your Site, to force you to use your time, I want to avoid such things as much as possible.
I know that many users are making individual settings.
I made this change while thinking about changing the function of WordPress 4.8 – 4.9.
When Raindrops is used with sidebar, the new gallery widget, html widget, video widget should require a larger sidebar size.
For gutenberg project which is planned next year, plug-in support in theme is starting.
This change takes into consideration future large changes in such wordpress.
I have not changed it only by my design sense.
Rather it corresponds to changes in the WEB.
Whether this change is good or not depends on whether or not it continues to be used by users next year.
I would like to explain a few things in order to ask if this change is destructive and time-consuming.
the font size of the posted title, the font weight, and the font family can be changed from the customizer.
For example
Customize / Presentation / Post
Entry Title CSS Class
f32 b2
f32 means font size ( f10-f40 possible )
b2 means font weight( b1-b9 possible )
f32 b2 uppercase
uppercase means capital letter ( small-caps possible )
f32 b2 lowercase
lowercase means small letter
f32 b2 google-font-lato
google-font-lato means google font lato
f32 b2 disable
disable means disable link elements
There are times when it is convenient to use in menu class etc etc.
centered f40 b2
centered means title align center
and
Customize / Presentation / Fonts
Base Font Size
Have you tried this item already?
and for developer
raindrops_font_size_class() is Plugable function. you can change all
Thank you.
-
This reply was modified 7 years ago by nobita.
-
This reply was modified 7 years ago by nobita.
-
This reply was modified 7 years ago by nobita.