edenb
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Customize problem after uprgrade to last versionhey @skalanter
I don’t have an option to choose by px or % or em/rem/pt.. i have attached pictures:
https://i.postimg.cc/rF76N939/ba.pnghttps://i.postimg.cc/8NmtdwQk/ba1.png
I use RTL, and in the last version the problem did not exist.
thanks
Forum: Themes and Templates
In reply to: [OceanWP] Delete edit buttonthanks
Forum: Plugins
In reply to: [Calculated Fields Form] Calculated Fieldhey @codepeople
thanks.
cause if i use Instructions for User the text desplayed in next line and i want the text will be in the same line of value.
i upload picture for you to be more clear –
https://www.edenbuganim.co.il/example.png
thanks again!Forum: Plugins
In reply to: [Calculated Fields Form] Calculated Field@codepeople
thank for you again, i still have some difficulty how to use.
for example –
when i try to write something else after the value its not working for me..money::after { content: " - Remember this"; }It records down and not within the template itself.
i want to control of class but think like slider i need 2 classes(?).or i try to change:
.small { width: 25% !important; }just for .money – but nothing happen if i do:
.money .small { width: 15% !important; }thanks 🙂
Forum: Plugins
In reply to: [Calculated Fields Form] Duplicate value@codepeople
ohh sorry but i dont understand where is “caption attribute” and where can i put this code?
i need to add new 2 classes in “Add Css Layout Keywords”?i think with picture you can help me more.
I’m new, so it’s also hard for me to figure out where and what to change.
picture how its look now –
https://www.edenbuganim.co.il/pic1.pngthanks bro
Forum: Plugins
In reply to: [Calculated Fields Form] Duplicate valuehey @codepeople
thanks!! now its work great! just a little question –
How do I separate the text from the value itself?.my-slider .slider-caption::before { content: "סך הכל טיסות פנים שנבחרו: "; } .my-slider .slider-caption { color:#007cba; padding-top:12px; text-align:right; font-weight: bold; font-size: 11pt; }i mean – everything is the same color, size and etc.. and i want to control of this.