Best Premium and Free WordPress Themes › Forums › Education Base Pro › Blog Post and Feature Image
Tagged: Blog Post and Feature Image
- This topic has 3 replies, 2 voices, and was last updated 5 years, 11 months ago by
acmesupports.
-
AuthorPosts
-
June 30, 2017 at 2:06 am #18468
julia
ParticipantPlease check my website:http://test.k2rentals.com/profiles/dr-robert-alexander/
The feature image is too big. How to fix it?
On the bio page, there is blog date, looks random. I want to get rid of it.
Can you help me with it, please?
Thanks!June 30, 2017 at 4:59 am #18477acmesupports
ModeratorHello julia,
Please add the below css codes on Appearance > Customize < Additional CSS and check that page again. Hope this will work for you..page .post-thumb img { width: auto !important; }
If the above provided css doesn’t work, let us know. We will provide you the alternative solutions as well.
Warm Regards
Acme SupportsJuly 5, 2017 at 2:08 am #18586julia
ParticipantHello,
Thank you very much!
.page .post-thumb img {width: auto !important;
}
It does not work.
But I set:
.post-thumb img {width: 40%;
}
It works.
Another question: How to get rid of the date below the image?
I also replace the logo image. Every time when http://sandiegoartsymposiums.com/ loads, the three section(mission/value/About Us) are loading funny. It takes a while to be normal.
Do you know how to fix it? Before I replaced the logo image, I set it as Text. It was loading fine.
Thanks!July 5, 2017 at 6:13 am #18588acmesupports
ModeratorHello julia,
First we request you to update the theme on the latest version. Before updating the theme, keep the files and database backup as well. This theme have one click updates available. So make sure you added the license on your site. If you don’t have look this blog post to know how to set the theme license on theme. And you need to know the Child Theme and its Importance as well before updating the theme.
Let us know if you have any confusion.Add the below css codes on Appearance > Customize > Additional CSS
1. Removing date:.content-wrapper .entry-header { display: none; }
2. For Weird Column.
.navbar-header { position: absolute; z-index: 1; }
Hope the above provided CSS will solve your problem.
Warm Regards
Acme Supports -
AuthorPosts
- You must be logged in to reply to this topic.