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

    hello together
    I have created several homepages with the theme enfolde

    I can subsequently determine which demodata I have imported.

    thank you
    kind regards
    Franz

    #1331202

    Hey Franz,

    Thanks for contacting us!

    I reviewed your pages but it does not seem like you have based this website on any Enfold demo :)

    Regards,
    Yigit

    #1331275

    Ok :-)

    Thanks Yigit
    Is an enfold theme.
    But one more question

    With this homepage
    in the mobile view horizontally the logo is not completely visible
    see printscreen below:

    #1331310

    Hi,

    You are welcome!

    That is related to your custom CSS that you used to display your logo. You can add following code to bottom of Quick CSS field to fix it :)

    @media only screen and (max-width: 767px) { 
    .logo a {
        background-position: 0 50%;
    }}

    Best regards,
    Yigit

    #1331341

    Hallo Yigit

    Thanks fits so

    you can close this request

    kind regards
    Franz

    #1331348

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Which demodata’ is closed to new replies.