Site logo

[Resolved] GP Premium and Generate Blocks: typography options and vertical grid gap

Home Forums Support [Resolved] GP Premium and Generate Blocks: typography options and vertical grid gap

Home Forums Support GP Premium and Generate Blocks: typography options and vertical grid gap

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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

    #2599027
    Fernando
    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

    #2599066
    Frans

    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

    #2599094
    Frans

    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

    #2599282
    David
    Staff
    Customer Support

    Hi 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 ?

    #2599344
    Frans

    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

    #2599453
    Frans

    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

    #2599476
    David
    Staff
    Customer Support

    Can i see the site ?

    #2599519
    Frans

    Yes: the link is disappeared:

    This is the link, look at right sidebar

    Frans

    #2599521
    David
    Staff
    Customer Support

    Ok, try adding this CSS:

    .inside-right-sidebar .gb-query-loop-item {
        margin-bottom: 0.5em;
    }
    #2600070
    Frans

    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

    #2600723
    David
    Staff
    Customer Support

    Glad to be of help. 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.