Rank: Member
Groups: Authorized User, Developers, Registered Joined: 12/19/2018(UTC) Posts: 11
|
Does anyone know how to change the image size in featured products widget?
|
|
|
|
Rank: Newbie
Groups: Admin, HelpDesk, Developers, Registered Joined: 3/31/2023(UTC) Posts: 3
Was thanked: 1 time(s) in 1 post(s)
|
1. For the featured products widget we are using a responsive CSS style. 2. If you want to change the image size please follow the steps - Sign in as an admin and go to the retail side.
- Enable the edit settings (ON/OFF button).
- Edit the featured products widget the popup will appear.
- In the Add CSS Classes field add a new class e.g. my-featuredproduct-img.
- After save changes go to admin > website > store design > theme.
- Select your active theme and edit CSS.
- Add CSS style e.g. .my-featuredproduct-img img{
height : 50px; width : 100px; } and save.
By following these steps you can change the image size easily.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close