 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
June 13, 2017 at 11:50 pm #807679Hi! I would like to know how can I change the sizes and colors of the fonts displayed on the masonry. I can see that the title and exerpt are displayed in a gray background. How can I change this color? Since I am using the masonry to display my posts I would like to change this gray background to display a different color for each post category. Here is the link: http://unpackdesign.com.br/blog2/ Thank you very much! June 14, 2017 at 3:38 am #807732Hey michellerunge, Add the following to quick css: h3.av-masonry-entry-title.entry-title{ color:red!important; } .av-masonry-entry-content.entry-content{ color:red!important; } .av-inner-masonry-content.site-background{ background-color:black!important; }Of course you can adjust the colors to whatever you need. Best regards, 
 Jordan ShannonJune 14, 2017 at 3:48 pm #808050Hi Jordan! It works! Thank you so much! When I made the background colorfull there is a white square between the image and the title/exerpt. http://unpackdesign.com.br/blog2/ 
 Do you know how to take it off?thank you! June 14, 2017 at 3:52 pm #808053Hi, You have two options for this. You can either remove is completely or change the color to match the background: Change color to match: .main_color .container .av-masonry-entry .avia-arrow { background-color: #f8f8f8!important; }Remove completely: .main_color .container .av-masonry-entry .avia-arrow { Display:none!important; }Best regards, 
 Jordan ShannonJune 14, 2017 at 4:29 pm #808077Hi jordan! Thank you one more time! It works! June 14, 2017 at 4:34 pm #808079Hi, My pleasure. I’m happy your requests are being solved. As always, if you need further assistance just let us know. Best regards, 
 Jordan Shannon
- 
		AuthorPosts
- The topic ‘Change Colors on Masonry’ is closed to new replies.
