-
-
Hi,
First off I just wanted to say the theme is great and very customisable with so many out-of-box features.
Q. Is there any way I can add line breaks in the portfolio custom fields properties. I don’t mind modifying the php if necessary. I tried the normal tricks (i.e. \r\n as well as <span style=”color: #242729; font-family: Consolas, Menlo, Monaco, ‘Lucida Console’, ‘Liberation Mono’, ‘DejaVu Sans Mono’, ‘Bitstream Vera Sans Mono’, ‘Courier New’, monospace, sans-serif; line-height: 16.9px; white-space: pre-wrap; background-color: #eff0f1;”> </span>) but I say that it is getting sanitised somewhere.
Thanks in advance.
-
-
Hello,
Portfolio items custom fields are placed one after another, in new line. Can you please explain better what are you trying to achieve? A screenshot can help.
Best regards!
-
Sorry I missed your reply.
Basically I want custom field with bullet points.
i.e.
Custom Field 1: Field 1
Custom Field 2:
– Field 2.a.
– Field 2.b.
Custom Field 3: Field 3Instead it appears as.
Custom Field 1: Field 1
Custom Field 2: – Field 2.a. – Field 2.b.
Custom Field 3: Field 3 -
Hello,
I understand, sorry but that is not possible by theme settings. You may want to try editing it with custom css. Add it into your custom css box.
Best regards!
-
-
You must be logged in to reply to this topic.