Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1256535
    Anne
    Guest

    Before I buy this theme, is it possible to add to this one page demo a blog? Now at ‘Recent projects’ there are only photo’s. Can this easily be changed for something like a portfolio or link to page where I can add more information?

    #1256621

    Hey Anne,

    Do you have an example of what you need?

    Best regards,
    Jordan Shannon

    #1256645
    Anne
    Guest
    This reply has been marked as private.
    #1256738

    Hey Anne,

    Thanks for contacting us!

    Yes, that is possible. You can use all feature shown in Enfold demos on any demo you like. Here are some example you may like – https://kriesi.at/themes/enfold-elegant-portfolio/ and if you would like to keep one page structure, I think you could consider ajax portfolio – https://kriesi.at/themes/enfold-2017/portfolio/portfolio-4-columns-centered-ajax/ so your visitors could quickly preview your portfolio items.

    I hope that helps! Let us know if you have any other questions :)

    Best regards,
    Yigit

    #1266318
    Anne
    Guest

    First of all thank you for your support. Because of this support I bought your theme at Themeforest!!
    And I’m almost finished building this beautiful website with the easiest builder I’ve ever worked with!! But have 1 question…
    How can I change the presentation on a tablet (iPad)? It looks TERRIBLE!. Somehow the pictures are unrecognisable. I noticed that the demo version has the same problem by the way.

    Kind regards,
    Anne

    #1267101

    Hi,

    Thank you for the update.

    This happens on iOS devices such as an iPad because they do not support fixed backgrounds. To fix the issue, we have to set the value of the background-attachment property back to default, which is scroll.

    @media only screen and (max-width: 989px) {
       .avia-full-stretch{
    	background-attachment: scroll !important;
       }
    }

    Related thread: https://kriesi.at/support/topic/parallax-problem-picture-size-on-ipad/#post-1262565

    Best regards,
    Ismael

    #1267193
    Anne
    Guest
    This reply has been marked as private.
    #1267583

    Hi Anne,

    You can put the code in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1267849
    Anne
    Guest

    Hi Victoria,

    Unfortunately the first option does not work. About the second option, I cannot find the route themes/enfold/css/custom.css. Could you please show me where to do this?
    Thanks
    Anne

    #1267858

    Hey,

    If CSS file merging and compression is enabled in Enfold theme options > Performance tab, please firstly disable it and save theme options and refresh your page a few times. If that too does not help, please register to our support forum using your purchase code – https://kriesi.at/support/register/ and post temporary admin logins here privately so we can look into it :)

    Best regards,
    Yigit

    #1290630

    Hey,

    Could you please explain where I can find the child-theme of Enfold? In the download folder there is only Enfold-zip and I’m looking for the child-enfold-zip (or something like this).

    Kind regards,
    Anne

    #1290632

    Hi Anne,

    You can download it here – https://kriesi.at/documentation/enfold/child-theme/ :)

    Best regards,
    Yigit

    #1290637

    thanks!

    #1290648

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

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