hi, can you please help me to adjust the partner/logo elements here: http://www.lovestorm.eu/
this do not look good at the moment. can you provide css code to get bigger seperators between the logos? maybe something like this: http://imgur.com/7RYnySB
Hi
Please add following code to Quick CSS
#top .avia-logo-element-container img {
padding-left: 15px;
box-shadow: none;
}
Regards,
Yigit
Hey Yigit. Sorry but no effect? http://www.lovestorm.eu/
Worked. Thank you. Browser Cache ;) :)
One thing. How can i get this effect –> http://imgur.com/siA6Kvq
i want the text marked with pink background by default. how can i get this effect? Greetings, Conny
Hmmmmmm. I use this code:
[av_dropcap2 color="custom" custom_bg="#ff0173"]Lovestorm[/av_dropcap2][ˈlaavstɔːm],
But it looks wrong. http://www.lovestorm.eu/
How can i get this look? http://imgur.com/siA6Kvq
Hey!
Please add following code to Quick CSS
.av_dropcap2 {
margin: 10px 8px 0 0;
width: auto !important;
border-radius: 0 !important;
}
Cheers!
Yigit
Hi!
Please remove the color=”custom” and give it a try, it should work our properly
Cheers!
Basilis
;) Nope.
Can you please take a look.
The font is too small.
Hi!
You can adjust font size using following code
.av_dropcap2 { font-size: 20px !important; }
Regards,
Yigit
Closed.