- This topic has 17 replies, 3 voices, and was last updated 5 years, 9 months ago by Skandha.
-
AuthorPosts
-
October 31, 2018 at 3:19 pm #158189jazart72Participant
Hello, I have a problem with the blog categories. When I go to a category page all the content will be aligned on the right, as if it were in a column. I would like it to display on the whole page, “normally”..
http://thejazart.com/category/photography-general/
thank you
November 1, 2018 at 3:07 am #158222SkandhaParticipant@jazart72: The issue will be fixed in the next theme update. For now,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..category.two-columns-layout #primary { width:100%; }
Let me know if this works out!
Kind Regards,
SkandhaNovember 4, 2018 at 6:18 am #158461jazart72Participantthat worked perfectly! Thanks!
May I also ask if there is a way to customize the blog layout? As it is now, all posts come out one under the other, with no space between the featured pics, it’s sort of boring 🙂 Should I open a new post for this? thanks!November 4, 2018 at 11:05 pm #158514SkandhaParticipant@jazart72: To have a little space after every article on the blog page.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..blog article { margin-bottom:30px !important; }
You can change the margin according to your choice.
Let me know if this is what you want.
Kind Regards,
SkandhaNovember 6, 2018 at 4:14 am #158663jazart72ParticipantHi, yes that is much better. But I was wondering if you could maybe put the posts in 2 columns or in some way in which they are not plainly one under the other. Thanks!
November 6, 2018 at 4:20 am #158664jazart72Participantor maybe make the featured image a little smaller so one can see more posts without having to scroll down. I tries to scale the image in the “featured image” tab in the article, but it doesn’t change in the Blog page, Thanks 🙂
November 8, 2018 at 12:02 pm #158850SkandhaParticipant@jazart72: Thank your for the suggestion. I will forward this to the development team and see what we can do about this.
Kind Regards,
SkandhaDecember 2, 2018 at 10:07 pm #160586martystlParticipantOn a similar note, the blogs are “too big”. I don’t have high quality photos, but even if I did, the picture is way to big for the article and would just like to have more blogs on home page. Any way to limit the height maximum of the posts? Web site is: http://www.larryg.com/mdwsa2/ (creating new site, URL will change).
December 3, 2018 at 3:48 am #160609SkandhaParticipant@martystl: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.post-archive .content-right, .hero-content-wrapper .entry-container { padding:25px 84px; }
You can alter the padding to adjust the height of post container.
Let me know if this helps you out!
Kind Regards,
SkandhaDecember 3, 2018 at 7:58 am #160623martystlParticipantWorks perfect. Thanks. Played around with the two numbers. Think will use 10px 25px.
December 3, 2018 at 11:12 pm #160667SkandhaParticipant@martystl: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/fotografie/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaDecember 5, 2018 at 3:26 am #160841jazart72ParticipantHi, I tried adding this last CSS too and a funny thing happens. Not all the post containers have the same height. So the pictures inside are slightly more or less cropped
January 28, 2019 at 12:21 pm #164566jazart72ParticipantHi again 🙂 How do I add a space in between posts also in the categories page? thank you!
January 29, 2019 at 3:00 am #164617SkandhaParticipant@jazart72: You seem to have figured out how to add space between posts in blog page.
For categories.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..archive article { margin-bottom:30px !important; }
Let me know if this works out!
Kind Regards,
SkandhaJanuary 29, 2019 at 3:22 am #164630jazart72ParticipantThanks! That worked perfectly!
p.s. I’m not the one who figured out how to do it in blog posts. You’re the one who told me how to do it 🙂January 29, 2019 at 3:29 am #164632SkandhaParticipant@jazart72: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/fotografie/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaJanuary 29, 2019 at 4:00 am #164637jazart72Participantdone! thank you very much 🙂
January 29, 2019 at 4:01 am #164638 -
AuthorPosts
- The topic ‘Categories Layout’ is closed to new replies.