Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #742435

    Hi, I’m using the Enfold theme, and I created a pop-up window with my portfolio inside.
    The problem it’s when I click to show the popup, because just appears one of my portfolio items.
    I know I configured correctly to show 3 items of my portfolio, because when I change the size of google chrome’s window, all 3 items appears.

    Thanks for the help!
    Great theme!!

    #744243

    Hey danielycristiny,

    I have added this css code in your Quick CSS:

    .white-popup .grid-sort-container.isotope {
        height: 153px !important;
    }
    
    .white-popup .grid-sort-container.isotope .grid-loop-2 {
        left: 33.33% !important;
        transform: translate3d(0, 0, 0) !important;
    }
    
    .white-popup .grid-sort-container.isotope .grid-loop-3 {
        left: 66.66% !important;
        transform: translate3d(0, 0, 0) !important;
    }

    Hope the changes are good. :)

    Best regards,
    Nikko

    #744814

    Hi Nikko!
    You guys are awesome!!
    The changes are perfect!!!
    Thank you very much
    Daniely

    #745281

    Hi Daniely,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #746095

    You can close it!! :)
    Thank you very much!!

    Daniely

    #746694

    Hi Daniely,

    Thanks for letting us know :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Bug – Portfolio inside a Popup window’ is closed to new replies.