Home Forums WoodMart support forum Missing Navigation and Icons on Productpage Title woodmart-show-product-gallery Reply To: Missing Navigation and Icons on Productpage Title woodmart-show-product-gallery

#87125

Cero
Participant

tried but the same

maybe the Font is the Problem?

.woodmart-show-product-gallery-wrap > a:before { content: "\f125"; font-family: "woodmart-font"; display: inline-block; font-size: 16px; height: 50px; line-height: 50px; width: 50px; text-align: center; }

.woodmart-show-product-gallery-wrap > a:before {
      content: "\f125";
      font-family: "woodmart-font";
      display: inline-block;
      font-size: 16px;
      height: 50px;
      line-height: 50px;
      width: 50px;
      text-align: center; }