Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

text alignment, transform

  • Hi there,

    Do we have features like CSS transform in GB ?
    I was trying to put Subtitle below Title which has been set in middle of background container.
    Therefore, I tred to use Absolute “POSITION” to set the subtitle position, but this doesn’t work for text alignment-center.Therefore, I would like to try “transform:translate”, but can’t find it.

    I have attached an image to show the layout.
    Would you please advise how to do it properly.

  • Hi there,

    GenerateBlocks Pro does support CSS transform. You’ll find it in the right sidebar under Effects → Transform.

    Docs for reference: Effects Overview – Transform.

    For moving the subtitle below the heading, could you please share the URL of the page so we can take a closer look?

  • sure.I added the URL.
    Please help to find solutions.

    Once more quesiton:
    Would you please tell me how to change H2 color, titles in the Query Loop?
    I did click Heading and change color in typography, but it doesn’t work.

  • Hi there,

    1. To move the subtitle: put it under the H2 in a Flex container (Direction = Column, Align = Center). Or use Position = Absolute with Top: 50%, Left: 50%, Transform: translate(-50%, -50%), and Padding-top: 3rem (as in your screenshot) to centre it properly.
    2. To change H2 color in the Query Loop: select the Headline block → go to Links tab → set text/hover colour.

    Docs: Effects → Transform

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