New Landing How can we help? Themeforest Theme Support Dante Full Width Portfolio Background Color CSS?

Viewing 4 posts - 16 through 19 (of 19 total)
  • Posted in: Dante
  • #134712
    ronin
    Member
    Post count: 282

    Just looking at replacing that feature with something not full width, but the Carousel images don’t line up with the divs above them on the right hand side of the page?
    eg http://www.zebidoodigital.com.au/ronindev/?portfolio=weddings-popular-demand

    Also just checking is this randomised as a default, and if not, can it be set to be a random 4?

    #134961
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try the code below. Also instead 22px you can also try 23px. Try both.

    
    @media only screen and (min-width: 1200px){
    .carousel-wrap .carousel-items > li {
    margin-left: 22px;
    }
    }

    -Rui

    #135026
    ronin
    Member
    Post count: 282

    Thats better at 23 – thanks mate.

    #135027
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Thanks Rui.
    Thanks
    Mohammad

Viewing 4 posts - 16 through 19 (of 19 total)

You must be logged in to reply to this topic.