Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #229808

    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

    #229990

    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

    #230009

    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.

    #230699

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.