- This topic has 11 replies, 3 voices, and was last updated 2 years, 11 months ago by
David.
-
AuthorPosts
-
April 6, 2023 at 12:13 am #2599004
Frans
I’am using GP Premium 2.3.1 and GB 1.7.3 free on 2 sites. In the Customizer the layout of the Typography menu is very different as well as the options.
1) On one site I can adjust “content font size” of widgets (Customizer>Typography>Widgets. On the other site, this option does not exist. Why? I have activated the same modules in the GPP configuration.
2) Changing the widget “content font size” changes the vertical grid gap in a query loop block in the right sidebar. I chose a query loop block with posts titles and dates (no featured image), added vertical grip gap of 0px; then there was a huge vertical gap between the posts. Decreasing the “content font size” of the widget, decreased the vertical gap, but also the font size of the footer widges. Is the effect of the widget’s “content font size” on the vertical grid gap of the query loop block a bug ? Are legacy components of GPP active on this site?
Furthermore: decreasing the widget’s “content font size” also minimizes the cc navigator that can be added to a query loop block (almost invisible).
Thanks !
Frans
April 6, 2023 at 12:35 am #2599027Fernando Customer Support
Hi Frans,
1. Do both GP themes of both sites have the same version as well?
2. Some line-height values are dependent on font-size. This may be causing the spacing. Can you share the link to where you implemented this?You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
April 6, 2023 at 1:07 am #2599066Frans
Both sites are on Generatepress 3.3.0. This is an example of the right sidebar:
I reduced the widget content font size in the Customizer’s Typography to 6 px (lowest possible value) and added custom css to normalize the font size of the footer widgets. I can change the pagination, but there is no option to change color of the pagination numbers (links) to white. Very strange: with the similar configuration it works well on another site (same plugin versions):
Thanks for the help !
Frans
April 6, 2023 at 1:23 am #2599094Frans
Additional: I removed the link color in Customize>Colours>Sidebar Widget: then the settings of the sidebar block work !
So, the widget’s content font size size issue is still remaining.
Frans
April 6, 2023 at 4:12 am #2599282David
StaffCustomer SupportHi there,
newer installs of GP will have the dynamic typography option, which moves from default settings to dynamic settings.
See here:https://docs.generatepress.com/article/dynamic-typography-overview/
Is that what you see on your other site ?
April 6, 2023 at 5:02 am #2599344Frans
Thanks! I’ll look into the details, but I think this will solve the differences in the customizer!
I’ll return to you if there will be issues left.
Thanks!
Frans
April 6, 2023 at 6:27 am #2599453Frans
The customizers on different websites now look similar. Thanks !
One issue is unsolved, visible on this page:
The right sidebar: above the title, below the bottom-border line of the container, there is empty space. Paddings are 0, margins also, vertical grid space 0.. In the widget editor and customizer this white space is not there. How can I get off (or reduce) the white area above the title?
Thanks !
Frans
April 6, 2023 at 6:47 am #2599476David
StaffCustomer SupportCan i see the site ?
April 6, 2023 at 7:20 am #2599519Frans
April 6, 2023 at 7:24 am #2599521David
StaffCustomer SupportOk, try adding this CSS:
.inside-right-sidebar .gb-query-loop-item { margin-bottom: 0.5em; }April 6, 2023 at 1:11 pm #2600070Frans
Thanks ! This works fine !
I’am a bit suprised that the same effect cannot be obtained with container of block styling in GenerateBlocks. Maybe in the future.
Thanks!
Frans
April 7, 2023 at 3:58 am #2600723David
StaffCustomer SupportGlad to be of help. 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.