Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #877390

    OneManCrew
    Participant

    Hi – I’ve made a website using X theme and a big old’ essential grid.
    The client has made these requests to modify the ess. grid lightbox…
    1) Change overlay color of the lightbox to white (I had success using the code below)
    2) Change color of the lightbox title/caption to black ….
    3) Include additional meta information in the lightbox caption (for example extra content not just title)

    Could you please help me?
    Thanks!

    jQuery.extend(jQuery.esgbox.defaults, {
    helpers:
    {
    overlay:
    {
    css: { ‘background’: ‘rgba(255, 255, 255, 1)’ }
    }
    }

    });

    #878012

    Zeshan
    Member

    Hi there,

    Thanks for writing in!

    As Essential Grid is a 3rd party plugin, regretfully, we have limited support for it that only covers its compatibility issues with X. So any question related to grids, skin styling or how the certain feature of the grid works, would be getting outside the support we can offer. You may refer to Essential Grid online documentation: http://essential.themepunch.com/documentation/

    For more information, please refer to our knowledge base article on Essential Grid.

    Thank you for understanding.