Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #356378

    HI Kriesi
    I am seeing some issues with the layout of this site linked below.
    this page is set to have no sidebar, no header or footer.
    Can you tell me what’s going on here?
    thanks
    Nancy

    #356600

    Hey Munford!

    Thank you for using Enfold.

    I’m sorry but you’re using an old version of the theme, 3.0.2, which is not compatible with WordPress 4.0.1. Please download the latest version 3.0.4 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Ismael

    #356650

    oh did not know there was a new update.
    I now have it all updated but am still seeing this sidebar problem:
    http://andes-world-travel.theunsteadyproblem.com/
    I checked all the page settings again and it’s all as it should be.
    Can you see what is going on?
    thanks
    Nancy

    • This reply was modified 9 years, 12 months ago by Munford.
    #357359

    Hey!

    Please post the login details here and set it as a private reply. We would like to check it. Is this happening on other pages?

    Regards,
    Ismael

    #357422
    This reply has been marked as private.
    #357431

    OK that’s weird. I did some editing on the landing page and now it is displaying correctly with no sidebars – did not change any setting though. I was also seeing problems with the image hotspots (all the hotspots were in the upper left corner for some reason) but that is OK now as well. strange.

    Could you help with another issue? I’d like to move the logo at the top a bit further up, which I know can be done with a -value whitespace separator, but then on the mobile it’s too high and gets cut off. Is there another way to do this – a padding value or something? I can’t see what’s making all that space.

    thanks very much
    Nancy

    #357490

    I feel helpful today, so…

    Add your whitespace as needed & in your style sheet add this to the bottom:

    @media only screen and (max-width: 480px) {
    #top .hr-invisible, .hr-invisible .hr-inner {
    margin: 0;
    border: none;
    height: 0px !important;
    }

    }

    If it still affects the tablet view change 480 to 767

    • This reply was modified 9 years, 12 months ago by Kris1711.
    #357549

    Hi!

    Please add following code to Quick CSS

    strong.logo {
    position: relative;
    top: -10px;
    }

    If that does not help, please post a screenshot and show the changes you would like to make.

    @kris1711
    Thank you :)

    Best regards,
    Yigit

    #365268

    thanks I got it all working.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘sidebar problem’ is closed to new replies.