Tagged: x
-
AuthorPosts
-
December 15, 2016 at 1:36 pm #1294646
Hercules P.ParticipantHey, I would like to reduce the blog post images for integrity.
Currently, the images are too big in contrast with the other elements.
This is one of the pages. (I want the changes to take effect in all blog post pages not only on this one)
http://www.staging5.oneuserexperience.com/8-ways-completely-sabotage-digital-marketing-efforts/
Thanks!
December 15, 2016 at 1:37 pm #1294648
Hercules P.ParticipantThis reply has been marked as private.December 15, 2016 at 2:54 pm #1294747
JadeModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.entry-thumb img { min-width: 50%; max-width: 50%; } .entry-thumb { text-align: center; background-color: transparent; } .has-post-thumbnail .entry-featured { border-bottom: 0; text-shadow: none; }Hope this helps.
December 15, 2016 at 5:43 pm #1294925
Hercules P.Participanthey thanks but it didn’t work. Can you check again please?
December 15, 2016 at 7:24 pm #1295077
DarshanaModeratorHi there,
Can you please try the following CSS rules instead.
.single-post .entry-featured { max-width: 50%; min-width: 50%; }Hope that helps.
December 19, 2016 at 7:05 am #1298074
Hercules P.ParticipantHey there,
Thanks but it didn’t work. Can you check again, please?
December 19, 2016 at 7:28 am #1298095
Paul RModeratorHi,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
December 19, 2016 at 7:47 am #1298118
Hercules P.ParticipantThis reply has been marked as private.December 19, 2016 at 10:33 am #1298320
ThaiModeratorHi There,
Everything should be fine now.
You forgot to close the curly bracket(}) in your custom CSS, I’ve already fixed that issue.
Regards!
December 19, 2016 at 11:23 am #1298386
Hercules P.ParticipantHey thank you so much!!
It worked very well for all the blog post pages. However, I need the images on this page http://www.staging5.oneuserexperience.com/blog/ to stay at the same size that they were previously.
How they look now http://www.evernote.com/l/AnyPxwa3Ao5DcYL-yiWr6PKqLyyS1p9nnIY/
How I want them to look http://www.evernote.com/l/AnweeuWz1SpL4rDRAixPlClB2Nh91BNXMps/
thank you again!
December 19, 2016 at 11:56 am #1298444
ThaiModeratorHey There,
Please find this CSS:
.entry-thumb img { min-width: 50%; max-width: 50%; }And change to this:
.single-post .entry-thumb img { min-width: 50%; max-width: 50%; }Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1294646 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
