Hi,
how can I remove this little hover (with the street name) completely?
I’m using a map with a couple of custom markers across europe and the hover effect with the street name make no sense in my case.
Thanks in advance
Bastian
Hi Rikard,
thanks for your answer. You got me wrong.
I can assign 1 custom CSS class within the pagebuilder for my custom Icon Box.
How do I combine the CSS for “Icon Box Header” with the CSS for “Icon Box Content” to get 1 CSS Class?
Thanks in advance
Bastian
Hi Rikard,
it’s a general question. I don’t get how I should style my own custom icon box.
For example:
The headline in my custom icon box should be:
text-transform: uppercase;
font-weight: 600;
line-height: 40px;
font-size: 30px;
text-align: center;
The text inside the custom icon box should be:
text-transform: none;
font-weight: 400;
line-height: 22px;
font-size: 18px;
text-align: left;
How should I start building my own css class in this case? I just can define ONE custom css class from within the pagebuilder so I don’t know how to combine to different classes into one.
Thanks in advance
Bastian
Hi Yigit,
thanks for the fast response. I already did that.
But there was an some kind of error in my custom.css file so everything below this error was ignored.
So it was my fault.
But thanks anyway!
Bastian