Hi Yigit.
I have finally transferd the website to the new domain. i have recognizes some litte bugs. can you please help me to fix this?
Thanks, Alexander
Hi Alexander!
I have added custom CSS code to Quick CSS field. Please review your website now
Cheers!
Yigit
Wow awesome yigit. thank you soooooooo much! one little thing. can you bring the text to this possition and can use the same font like in the FIELDs http://i.imgur.com/IthcXV3.png (like “deine Email Adresse*” )
And can you add the text ” * Pflichtfelder ” this means; field with * must be field out.
…also here: http://www.wiwaldi.at/portraits/dieter-halama/ and here: http://www.wiwaldi.at/kontakt/
Hey!
Please add following code to Quick CSS as well
p#element_avia_deine_e-mail_1:after { left: 2px; }
p#element_avia_rueckrufnummer_optional_2:after,.page-id-95 p#element_avia_nachricht_1:after {
content: '* Pflichtfelder'!important;
top: 5px;
position: relative;
left: 2px;
}
Best regards,
Yigit
Great. And is there a simple way to delete this.
Hey!
You’re trying to remove the asterisk mark? Add this in the Quick CSS field:
abbr.required {
display: none !important;
}
Regards,
Ismael
Thanks, works great.
Hey!
Please add following code to Quick CSS
.page-id-95 p#element_avia_avia_age_1 {
margin-bottom: 30px;
}
.page-id-95 .avia-builder-el-30 img {
background-color: white!important;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Regards,
Yigit
Nice. Thanks Yigit. One thing.
How can i get this icons FACEBOOK grey
Hey!
It does look fine on my end – http://i.imgur.com/rQH1WfR.png
Can you please flush browser cache and refresh your page a few times?
Best regards,
Yigit
OK CLOSED. Thank you Yigit.