-
AuthorPosts
-
August 4, 2020 at 11:52 pm #1235247
Is there a way to display the blog layout like this: http://www.bestwebdesignco.com/tagood/wp-content/uploads/2020/08/sampleblog.jpg
I have it on this page https://www.tribeallgood.org/test-news/
as a magazine layout but The client would prefer the layout to be exactly as it is in the image link above however. With the words to the left and image to the right at that approximate size. Any help you can give is appreciated. I know you guys are doing a lot for me today and I really appreciate it! I’ll put the log in information below again to the site. (Giving you access to the “live site” this time due to time constraints.Again…THANK YOU!
August 5, 2020 at 2:21 pm #1235427Checking in to see if anyone had a chance to review this one. I am hopeful that we can get it how the client wants it in time for their board meeting today. Do you have any ideas on how to make it look like the screenshot above? Thank you again
August 6, 2020 at 2:03 pm #1235723Hi sylwilson,
Well, we do not have such a layout option, unfortunately.
Here are the available styles for the blog posts:
If you need further assistance please let us know.
Best regards,
VictoriaAugust 6, 2020 at 3:52 pm #1235783I see. Would you be able to give me some code to make the image on the left in my view here: https://www.tribeallgood.org/tag-blog/ to be larger? So the thumbnail is what i am referring to. If it could be maybe 300×300 px I think it would meet my clients needs.
Thank you for getting back to me so quickly!
August 7, 2020 at 5:19 pm #1236058Hi sylwilson,
The image used there is 180px and so having it at 300px the image will be stretched and very pixelated. You can try this code to see if this is big enough:
.av-magazine-thumbnail, .av-magazine-thumbnail img { width: 180px; min-height: 180px; }
Best regards,
VictoriaAugust 7, 2020 at 7:03 pm #1236101You recommend using that code on the blog page or in the advanced options css section?
August 7, 2020 at 9:34 pm #1236131Hi sylwilson,
You can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.