This topic has 13 replies, 4 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hi,
On a single product page I have a breadcrumbs background immage.
The size of the oimage is 1198 x 200.
How can I adjust the row settings that the image is shown this size?
thx
Regards,
Ron
Hello,
Please try to use this code in custom.css file:
.bc-type-3 {
height: 200px !important;
}
Thank you.
Regards,
Eva Kemp.
Hi Eva,
This code is not working.
thx
Ron
Hello
you may try this code:
.tp-caption img{height 200px !important}
Please provide us with the link to the page where this issue is viewed.
With best regards
Brian Johnson
Hi Brian,
Also this code is not working
Ron
Hello,
Could you please describe with more details what exactly you want to achieve?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
As you can see, all pages do have a rev slider instead of a breadcrumb background image.
You told me a few days ago that on a single product page, it is not possible to have the rev slider instead of a breadcrumb background image.
Therefore I made a screenshot of the rev slider and saved it as a pic and installed it via the Theme options page as the breadcrumb background image.
However, the image with this size does not fit in height as you can see on the single product pages.
thx
Ron
Any help please??
Hello,
Please provide us with correct FTP credentials to check the issue.
Thank you.
Regards,
Eva Kemp.
Private content send
Hello,
If you’re using child theme you need make style changes in style.css of the child theme. So I’ve added the code in this file. Please check single product page now and clear browser cache before.
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Yes it is working!
I did put the code in custom.css of the childtheme but it should be style.css as you mention.
Thanks for the update!
regards,
Ron
Hello,
You’re welcome!
So, now it’s all fine?
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up