Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #1244037

    I should make a page where two photos are side by side and large across the page width. I would like them without margins but the default template doesn’t allow it. How can you customize the single page to take advantage of its full width?
    For example in the “Store locator” page I would like the photo on the right to continue right to the end of the page
    thanks

    #1244373

    Hey andreathebox,

    Best regards,
    Victoria

    #1244374
    This reply has been marked as private.
    #1244375

    Sorry i mistake

    #1244380
    #1244444

    Hi andreathebox,

    So you have the page already :) I am a bit confused, what is the question then? Can you please elaborate a bit more?

    Best regards,
    Victoria

    #1244458

    Then Victoria the page you saw has been modified with style sheets because I couldn’t find a way to put two photos side by side at full width of the page.
    I send you the page as it was before changing the style sheets.
    you can see now.
    http://andreaf31.sg-host.com/area-riservata/

    #1244753

    Hi,

    Thanks for the update and clarification. If you need full width element with two images next to each other then you should be able to achieve that by using a Grid Row element, and set the images as backgrounds to each of the cells.

    Best regards,
    Rikard

    #1244791

    Great!!! Thank you very much

    #1244837

    Hi andreathebox,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1245085
    This reply has been marked as private.
    #1245283

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
        margin-top: 0;
    }

    Best regards,
    Rikard

    #1245296

    Thanks a lot

    #1245307
    This reply has been marked as private.
    #1246017

    Hi,

    Thank you for the update.

    Could you give us a link to the store locator page? The css code above should have worked throughout the site. Please try to remove the browser history and make sure to purge the cache.

    Best regards,
    Ismael

    #1246018
    This reply has been marked as private.
    #1246062
    This reply has been marked as private.
    #1246652

    Hi,

    Thank you for the update.

    For some reason, the staging site redirects to “lamassa” after logging in to the dashboard, so we couldn’t modify the style of staging site. Please disable the redirect so that we can edit the staging site.

    Or place this code in the Quick CSS field or the child theme’s style.css file to remove the space above the sidebar which should also move the whole content container upwards.

    .content, .sidebar {
    	padding-top: 0;
    }

    Best regards,
    Ismael

    #1246718
    This reply has been marked as private.
    #1247050

    Hi,

    Thanks for the update. I’m not sure why the layout is not staying within the container width, but it might be because you have selected to not use Google Maps under Enfold->Google Services. Please try activating it there, and add a Google Maps API key in the same place: http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/

    Best regards,
    Rikard

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.