-
-
Hi
I m trying to resize an image in order to it would be large as the column. For example in this page https://2.225.102.67/rcmedici/giovani-medici/ i d like that the 2 images that you see they would be large as the call to action beside.
Have I to resize them in a software in order to the pixel would be the same as … ?
Or Have I to write full in the single image setings? But nothing happens..,
How many pixel it would be to be the same as the call to action?
-
Hello,
You can edit it with some css. Try this code:
.wpb_single_image .vc_figure { padding-left: 60px; width: 1100px !important; }Best regards!
-
Thanks, but where ? In tower / general options? But don’t need I to write the name of the image?
Iev tried and nothing happens–
-
Hello,
Yes, in your custom css box. You only need the css classes of that image. This is a screenshot of what i get when applying this code via inspect element.
Note: Please be careful to post future queries in your theme’s support forum. You are running Tower, while this is Specular theme support forum.
Best regards!
-
Thanks, I ve get it. Be patient, (i’m not a programmer) : i dont understand how to write it: I ‘ve never used css. Where I found css classes of the image I want lo make longer? Where do I ha ve to write it in the css code this css classes ?
-
Hello,
No need to be a programmer, we are here to help. Please go to General Options, scroll down to Tracking Code / Custom CSS / Custom JS > Custom css. Add here the css code i send you previously. See screenshot.
Let us know if you need further help.Best regards!
-
You must be logged in to reply to this topic.