Tagged: sidebar
-
AuthorPosts
-
November 23, 2014 at 11:09 pm #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
NancyNovember 24, 2014 at 8:23 am #356600Hey 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!
IsmaelNovember 24, 2014 at 11:19 am #356650oh 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.
November 25, 2014 at 6:33 am #357359Hey!
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,
IsmaelNovember 25, 2014 at 9:45 am #357422This reply has been marked as private.November 25, 2014 at 10:12 am #357431OK 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
NancyNovember 25, 2014 at 1:10 pm #357490I 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.
November 25, 2014 at 3:19 pm #357549Hi!
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,
YigitDecember 9, 2014 at 11:57 am #365268thanks I got it all working.
-
AuthorPosts
- The topic ‘sidebar problem’ is closed to new replies.