Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1208373
Full-page photos
Closed

Comments

  •  2
    rbsteffens started the conversation

    Hello! I'm wondering how I would go about making a photo full-screen on a boxed page? I'd like the photo to go straight from one end of the white box to the other, with no margin of white on the sides. Is this possible to do?

    Thank you!

    Richard

  •  1,845
    Elated replied

    Hello Richard,

    You can achieve it using some Custom Css code that will make page inner container 100%wide inside page container , just paste following code into Elated Options > General > Custom Css field 

    .eltd-content .eltd-content-inner>.eltd-container>.eltd-container-inner{
        width: 100%!important;
    }

    and result should be like this:

    Please let us know if this solved the issue and if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.