Ivon Area In Template Pitech - Question | JoomShaper

Ivon Area In Template Pitech

TK

Torsten Kaletta

Template 3 weeks ago

Hello, I have the Pitech template. On the home page is the area with icon under the header slider. There are 4 icons here. I have now set 5 here and now the right area has slid very far to the right. I would like to make this area smaller, like on the left side. I wanted to set a smaller padding here, but I can't find any padding or margin or a defined width. How can I make it smaller?

best regards

Torte

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 weeks ago #153899

Hello Torsten Kaletta

Please use this CSS to

Template Options -> Custom Code -> Custom CSS

.pitech-icon-group .sppb-addon-content{
  margin-right: 100px;
}

Best regards

1
TK
Torsten Kaletta
Accepted Answer
2 weeks ago #153996

Hello, Thank you very much. Why can't I find it myself? Now I have to make sure that no more changes are made. Yours sincerely Torte

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 weeks ago #154067

You are welcome 😊

You have to use in the Custom CSS option. Go to Template Options. Then go to Custom Code -> Custom CSS. Please follow this documentation

0