So I added a logo via the Habitat General Options but it’s not showing up. Where do I check for this in the code?
I’d like the logo to show up in the header on the far left aligned horizontally with the navigation.
Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
Josue
What email should I use?
Thank you!
How do I make only the “Interiors” page have a slide show?
For some reason the “Home” and “About” pages have a slide show feature but I didn’t set it that way in “PAGES”
Hi!
There are only linked images on your pages now. Can you please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Cheers!
Yigit
I have uploaded the following files that go in the order they are numbered on the “INTERIORS” page slide show:
1kitchenHorizontalShot.jpg
2barVerticalShot.jpg
3kitchenwindowHorizontalShot.jpg
4bluechairVerticalShot.jpg
5diningroomHorizontalShot.jpg
6closeupofstarVerticalShot.jpg
7sidetablechairVerticalShot.jpg
Thank you!
Also, I’d like to stop the slide show function on the “HOME” and “ABOUT” pages
They should just be static. No close ups. No slide shows. Nothing.
Thanks!
C
Hey!
Try adding this code to the Quick CSS:
.lightbox_image {
display: none !important;
}
img {
opacity: 1 !important;
}
Cheers!
Josue
You must be logged in to reply to this topic.