Scroller on Portfolio module not working
-
Topic
-
Hi there. I’m sure I caused this issue. My client wanted more space between the different items in the portfolio, so I updated the CSS. Now, my scroll buttons don’t work. Here is my edited css. (I think this is all I edited.) Can you tell me what to fix? Thanks. (View on http://nowhere-sandbox2.com)
.tj_nav{
background:#252525;
padding:1px 1px 1px 0;
position:absolute;
top:10px;
right:-45px
}.tj_wrapper{
overflow: hidden;
position: relative;
margin: 0;
padding: 0;
width: 100%;
height: 100%;}
.tj_wrapper .portfolio_module-item{
border: 2px solid #FFF;
margin-right: 10px;
margin-bottom: 10px;
}Can you see anything that would make it not work? Thanks, Mary Beth
- The forum ‘The Arcadian Responsive WordPress Theme’ is closed to new topics and replies.