Hi guys –
How would I go about converting the slideshow at http://codelessme.com/weightlossrebels (the images of the girls) to have the background like the slideshow at http://weightlossrebels.com? I am converting the website to enfold.
also – I added the slideshow, but it is filling out the entire area even those I selected original height and width as the size. Any ideas?
Thanks
David
Hi David!
In this website the background does fill the entire area too.
The only difference i’m seeing is the menu position.
Regards,
Josue
Josue,
Scroll down and you will see a slider with the two pictures of the women. I want to achieve the same thing on the new site.
Also, the images that I used on the new site (codelessme.com/weightlossrebels) are the same as the ones found on weightlossrebels.com yet the images are pixelated due to being stretched to fit the column. I selected original height and original width as the slider dimensions, but that clearly isn’t happening.
Hey!
Please try adding following code to Quick CSS
#av_section_3 .flex_column .avia-slideshow {
margin: 0 15px 0 0 !important;
float: right;
background: url(https://weightlossrebels.com/wp-content/themes/responsive-child-theme/images/bg/slideshow-grunge-bg.png) no-repeat !important;
width: 322px !important;
height: 400px !important;
}
You may need to make some detailed adjustments. Please hire a freelancer for further mofidication
Regards,
Yigit