Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #281717

    Hi there, I want to remove the left/right boxes when in portfolio ajax view.

    #281743

    Hey!

    Try adding this code to the Quick CSS:

    .ajax_controlls .ajax_previous, .ajax_controlls .ajax_next {
        display: none;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.