Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #337981

    Hi!

    I’m lost, i can’t for the life of me get this to work properly.. :-(

    What I’m trying to do is to add a image to a color section module (to be used top of the page) i’v set a custom height of 450px. I’m using a image which is 1310x875px (I’m using a boxed layout) and I’m trying to get the image positioned as i want it. But i can’t get to display correctly.

    For me bottom center means it centers the image and align from the bottom of the image, no such luck. Please see attached images and website link.

    Screenshot
    If anyone could clear this up for me, i would be very grateful!

    #338152

    I tried cropping images to the ratio that i will be using in this case (1310x450px) but there is no way to get it centered and to show the full frame ?

    Anyone got a idea how to get it to work, or a solution how to get a image to be displayed like i want ?

    #338668

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps

    .home #av_section_1 .av-parallax.avia-full-stretch.active-parallax {
    background-position: 0% 40%!important;
    }

    Regards,
    Yigit

    #338956

    Hi! Thanx!

    But it doesn’t seem to make any difference ? :-(

    Surely there must be a way to precisely set which part of the image that will be shown ?

    #339149

    Hi!

    I found the culprit! It was the demo pages that somehow made the error, i removed the color section and added a new one and then it worked!!

    Thanx

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Images in Color Section module, not working ?’ is closed to new replies.