Hi there,
ive included the google widget on my page and gave it a border in Design Options.
I want to make the border bigger, so i added to “css-styles” of the google widget the code: border-width: 4px;
But the border isnt changing.
Do i have to use another code?
Thank you
Also i have another Question:
I Want to add a Title to the google maps widget, which is displayed directly over the map. When i place a new div container above the map, there is a lot space between a text in the new container and the google map.
How do i get rid of that space?
Thank you
Hi moozastyle,
Could you post this question in a separate thread. It’s quite unrelated to your original question, and I’d like to keep things organized. Be sure to post a public URL where I can see the issue in action. This will be huge help in figuring out what’s going on.
Aaand a third Question:
How do i give a row a max hight?
The code max-hight: 300px; does not work when i put it in -> edit row -> attributes -> css styles
Thank you
Hi,
i solved the third question by creating a css class and give it to every cell in the row though attributes.
But there is a problem with a mailmunch optin form.
The optin form isnt changing in hight, no matter what i try. Its always bigger in hight than the whole row.
I tried to put a text-widget with following code:
This code is working on sites i build without siteorigin page builder, so that the mailmunch optin form is exactly 300px in hight and 250 in width. But in pages i create with page builder, only the width is changing, but the hight is always at about 450pixel or something like that.
Here is a picture of it:
[img]http://i.imgur.com/8Toqppr.jpg[/img]
In grey you can see the row the mailmunch optin form should fit in. But its always too low and has too much hight.
Maybe its bauce of some css codes of higher classes?
Do you know how to fix it?
Thank you