-
AuthorPosts
-
March 11, 2014 at 8:50 pm #235844
Hi,
I’m trying to insert a 1130px X 500px image on the homepage under the menu but the height is only 450px. The website is alloplombier.lu.
Also I would like to decrease the space between that image and the H1 heading (just for the homepage).How can I please achieve these 2 things? I haven’t updated to 2.6 as I’ve read there are some issues.
Thank you!
March 12, 2014 at 2:36 am #236039Hi costin!
Edit the color section then add a unique id on the developer’s field. Add “awesome-section” for example. Use this on Quick CSS to adjust the height:
#awesome-section { min-height: 500px; }
Use this to decrease the top padding:
.page-id-77 .content { padding-top: 0; }
Cheers!
IsmaelMarch 12, 2014 at 12:29 pm #236262Hi Ismael,
Thank you very much for the code. I’ve followed your instructions but unfortunately something it’s not good as the homepage looks the same.
Could you please take a look, maybe I’ve missed something…Thanks again,
CostinMarch 14, 2014 at 4:57 am #237375Hi!
You have that first color section to take up 100% of the visible window space. The image is also set to no-repeat and center center which means it will *not* stretch to fit the space. You need to change the image settings to how you want the image in the background to behave.
Best regards,
DevinMarch 17, 2014 at 2:29 pm #238687Hi,
Well, I have updated to Enfold latest version and things might have changed now…
Please check here http://awesomescreenshot.com/0212i487c0 my present settings and let me know what I have to change to make it work as in to be 500px in height. Also note that the image is not responsive on mobile, I should fix this also.Many thanks!
March 20, 2014 at 10:45 am #240622Hi,
Any ideas or tips please?
Thank you!
March 21, 2014 at 8:50 pm #241359Hey!
It looks like the layout is acting correctly though it has changed from the original if I’m not mistaken. Are there any issues with the settings and how you want it to look now?
Regards,
DevinMarch 26, 2014 at 10:59 am #243261Hi,
Following Kriesi’s advice I’ve used the full width easy slider and that helped me achieve what I was looking for.
Thank you,
Costin -
AuthorPosts
- The topic ‘Homepage image’ is closed to new replies.