The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › wordpress problem (not sure why texts aren't appearing)
hi guys,
link http://goo.gl/GAjvEN
i’m not sure what i did to hide the texts(title, location, body copy), but they are gone! i’m staring at my css and tried inspect element, but just not sure why this is happening.
please help! thx in advance!
div.single-portfolio .port-content-wrapper { /* overflow: hidden; */ }
When I turn this off….bingo!
Not sure you really want that…what would be the point?
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; /* here? */ }
….but I’m not sure turning this off will do what you think it will.
It’s a quite involved slider you have there I wouldn’t go tinkering with it if you’re not sure what the effect would be.