Okay
  Public Ticket #3050724
Broken Portfolio Filter
Closed

Comments

  • therealsparks started the conversation

    Trying to fix AustinVisuals.com/videos

    The filter area is broken, it should have two rows and  text that says 'filter' this area has been pushed up and is hidden now by the header.

  •  1,877
    Judith replied

    Hi There,

    Thanks for keeping in touch.

    Please try this css:

    .portfolio-filters-inline .container > ul a, .portfolio-filters-inline .container > ul #sort-label {
        padding: 0 3px;
        margin: 51px 3px 4px 2px;
        line-height: 0px;
        display: inline-block;
    }

    Thanks.