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

    http://www.enmodeaffaires.com/

    Having trouble styling this section with the alternate content color. I’ve got it set to the lighter grey it is, but unless i style the row as well on the page it won’t take. Right now there’s a darker grey bar where the portfolio categories are listed so it looks odd (the area that says: Tout/Accessoires/Femmes/Hommes/VIDEO/Weekend)

    also how to i style the little circles with the page number below, the black on dark grey doesn’t read well

    #458799

    Hi Enmodeaffaires!

    Add this to your custom CSS.

    #js_sort_items {
      background: transparent !important;
    }

    And for the pagination try this.

    .pagination > span, .pagination a  {
      background: white !important;
    }

    Best regards,
    Elliott

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