Home › Forums › Pro Themes › WEN Business Pro › Problems with Front Page Slider Image
Tagged: Front Page Slider, Master Business Pro
- This topic has 4 replies, 2 voices, and was last updated 6 years, 11 months ago by
Warman.
-
AuthorPosts
-
November 13, 2018 at 5:12 pm #84828
Warman
ParticipantI have the Master Business Pro theme and I’d like to use the Featured Slider widget on my front page. When I enable it and add an image (a rather large image at 5868 × 4004) the image is much smaller and the title is cropped out. The site is http://investmentmanagementcorp.com/IMCwordpress/ Please help. I am trying to have a large image on the landing page just like the theme shows in the demo/preview area. Thanks.
November 13, 2018 at 11:16 pm #84834wensolutions
KeymasterHello,
First of all thank you very much for using the Master Business Pro theme.
The image in the featured slider section will adjust its height according to the original height of the image.
What it exactly meant is if you want to increase the height of the slider then upload the image of bigger size. Similarly, if you want the image of a smaller size then upload the image of decreased size in the featured image section of post/page.
Hope this clears the confusion.
If you still have the queries related to the theme then kindly let us know.
Thank you.
Regards!!
November 14, 2018 at 11:09 am #84890Warman
ParticipantThank you for your quick response. Based on everything that I have seen in the examples, I agree that the featured slider section should adjust according to the original height of the image. Unfortunately, every image that I try is being resized down proportionately to about 225px – 250px wide. Have you seen this before? Thanks.
November 14, 2018 at 10:56 pm #84912wensolutions
KeymasterHello @baugli,
Please add below given CSS to resolve the issue.
.custom-logo-link img { max-width: 150px; } #main-slider img { max-width: 100% !important; }Hope this helps.
Regards!!
November 15, 2018 at 12:15 pm #85018Warman
ParticipantThis nailed it…Thank you so much! I had added
img {
height: auto;
max-width: 230px;
}
to the custom css awhile back in order to re-size our header logo. Obviously a rookie mistake as it was going to affect all the images throughout the site. Your code highlighted my mistake. Thank you for your quick analysis and recommendation. Well done! -
AuthorPosts
- You must be logged in to reply to this topic.





