Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #987650

    http://www.wired4soundhavasu.com/wired-on-water/

    Would like to center text and tighten up the spacing so it’s closer to the respective image. You’d given me this code for another site and I verified it is AV Masonry 1, but CSS doesn’t work.

    #av-masonry-1 h3.av-masonry-entry-title.entry-title {
    font-weight: normal !important;
    text-align:center; }

    #av-masonry-1 .av-masonry-entry-content.entry-content {
    font-weight: normal !important;
    text-align:center !important; }

    #988106

    Hey bonbuttercup,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-masonry-entry .av-inner-masonry-content {
        padding: 10px !important;
    }

    Best regards,
    Rikard

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