Tagged: x
-
AuthorPosts
-
August 14, 2016 at 4:17 pm #1131026
RebeccaBlackwell5Participantgood afternoon,
I see that there are multiple background colors for each post on the icon2 template.
http://theme.co/x/demo/icon/2/blog/However on my page when I attempt to change the background & text, it changes this for all of my posts not just the post I wish to change.
For example I want post “Test 1” to have a red background and white text. Then I would like to have post “Test 2” to have a white background with black text.
How would I go about changing the Background image, color and/or text for individual posts VS changing them globally?
http://www.mlj.coreysblackwell.com/blog/
Wordpress V 4.5.3
X-Theme V 4.6.1
Cornerstone V 1.3.0Thanks in advance for your help!
August 14, 2016 at 9:11 pm #1131290
Rue NelModeratorHello There,
Thanks for writing in! With icon stack, you can have a varying background and text colors. These colors depends on the post format. In our demo site, the video post format has purple, quote has a yellow background and green for standard posts. In your case, it is not noticeable because you only have one post format. Please edit each of your post and change the post format. To know more about post format, please check this out: https://community.theme.co/kb/wordpress-post-formats-explained/
And by the way, you can change any of the post format colors by going in your customizer, Appearance > Customize > IconCSS. For more details, please consult out knowledge base:
https://community.theme.co/kb/customizer-icon/Hope this helps.
August 18, 2016 at 9:05 am #1136809
RebeccaBlackwell5ParticipantGood morning,
Is there a way to change the colors of the individual posts?
In this particular project, that will most likely be the most common or possibly the only type of post.Thank you for your help!
August 18, 2016 at 10:21 am #1136952
RupokMemberHi there,
It could be possible by using the post ID of each selector but won’t be convenient to do this for each of them separately.
If you still want to give it a shot; you can try adding CSS under Custom > CSS in the Customizer like this :
.blog .x-iso-container-posts .post-280 > .entry-wrap { background-color: #f54 !important; } .blog .x-iso-container-posts .post-278 > .entry-wrap { background-color: #333 !important; } .blog .x-iso-container-posts .post-276 > .entry-wrap { background-color: #666 !important; }Locate post ID : https://theme.co/community/kb/how-to-locate-post-ids/
Hope this helps.
August 19, 2016 at 12:35 am #1137963
RebeccaBlackwell5ParticipantThank you for the quick response,
I suppose for the sake of manageability, they will just have to be the same.
Thank you for your time,
RebeccaAugust 19, 2016 at 1:40 am #1138005
RupokMemberYou are welcome! Let us know if you further need our assistance.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1131026 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
