Site logo

Archived topic

Geek Theme Blog Cards Template Dynamic Content

5 replies · Started by Bader on February 21, 2023

Viewing posts 1–6 of 6

Hi Support team,

I am using the Geek template and I would like to change the text alignment from left to right to right to left. Could you tell me where can I change this configuration?

@Fernando Thank you for your reply but this is for the headline I want to align the text in the one underneath it Dynamic Content

I see. Thank you for clarifying.

Try adding this through Appearance > Customize > Additional CSS:

.dynamic-content-template .dynamic-entry-excerpt p {
    text-align: right;
}

Perfect, thank you so much!

You're welcome, Bader!

This archived topic is closed to new replies.