Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #419251

    Hi,

    Take a look here. Why is the sorting area not transparent ?

    Is it even possible to set a gap between the items?

    #419375

    Hey webpress!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div#js_sort_items {
      background: transparent!important;
    }
    #top .isotope-item {
      padding-right: 5px;
      padding-bottom: 5px;
    }

    Regards,
    Yigit

    #420323

    Thanks!
    I guess this must be a bug. The sorting area seems to follow what should have been overruled by the custom color.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Portfolio category sorting CSS issues’ is closed to new replies.