Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #383749

    Hi,

    how do I align centre without affect all H3 tags?

    <h3 class=”av-masonry-entry-title entry-title” itemprop=”headline”>title</h3>

    #383752

    Hey user877!

    Please add following code to Quick CSS

    h3.av-masonry-entry-title { text-align: center !important; }

    Cheers!
    Yigit

    #383756

    that worked!

    many thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘masonry element – how to align title 'centre'’ is closed to new replies.