Site logo

[Resolved] Geek Theme Blog Cards Template Dynamic Content

Home Forums Support [Resolved] Geek Theme Blog Cards Template Dynamic Content

Home Forums Support Geek Theme Blog Cards Template Dynamic Content

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2542063
    Bader

    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?

    #2542085
    Fernando
    Customer Support

    Hi Bader,

    In your Content Template, try aligning the text as such: https://share.getcloudapp.com/7Kuzeo79

    Let us know how it goes.

    #2542090
    Bader

    @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

    #2542093
    Fernando
    Customer Support

    I see. Thank you for clarifying.

    Try adding this through Appearance > Customize > Additional CSS:

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

    Perfect, thank you so much!

    #2542101
    Fernando
    Customer Support

    You’re welcome, Bader!

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