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

    Hi, I use a masonry sorting blog here:
    http://noblewhy.com/blog-resources/

    On the top of the blog where the category sorting is, is there any way to change that background? I have the image background across all my pages and want to keep that, but is there any way to just change the color of the sorting bar? Thanks!

    #219201

    Hey!

    Try adding this code to the Quick CSS:

    .av-masonry-sort.main_color {
        background: red !important;
    }
    

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Masonry sorting background’ is closed to new replies.