Tagged: ,

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

    Hello,

    I was wondering if you’d be able to help me with changing a couple things for the Fullwidth Masonry Galleries & Fullwidth Masonry.
    1. Change the background color of both items to black
    2. Change the Element Title and Excerpt background color and font color

    Unfortunately, when I changed my global settings in the Master-key to fit the majority of the sections needs, these items were changed and I’d like to manually edit them.

    Many Thanks! You guys rock!

    #239904

    Hi techgrayscale!

    1.) You can use this on Quick CSS:

    .av-inner-masonry.main_color,.avia_sortable_active .isotope {
    background-color: black;
    }

    2.) Use this:

    .main_color .av-inner-masonry-content {
    background-color: red;
    color: blue;
    }

    Best regards,
    Ismael

    #240946

    That did the trick, many thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fullwidth Masonry Gallery & Fullwidth Masonry’ is closed to new replies.