-
AuthorPosts
-
September 6, 2017 at 11:36 am #848550
Hi, I have two issues:
– I have a google map with a marker on it, but the image marker is very little. The maximun size you offer is 80 x 80 px.
How can I make them to look bigger?
https://www.dropbox.com/s/tjiz3gfz0f7d7sd/Captura%20de%20pantalla%202017-09-06%20a%20las%2011.29.18.png?dl=0– I need to separate grid rows and make spaces between them smaller. I´ve added a white separator but now spaces are too big. Although I put a negative number -50px, nothing happens.
Could you provide me a css to modify this on desktop?
https://www.dropbox.com/s/xgvub1ybeo52453/Captura%20de%20pantalla%202017-09-06%20a%20las%2012.29.46.png?dl=0thank you!
-
This topic was modified 8 years, 2 months ago by
cipriana.
September 7, 2017 at 9:29 am #848973Hey cipriana,
Please remove your code with negative margin and use this code
@media only screen and (min-width: 768px) { #after_submenu .content { padding-top: 20px; padding-bottom: 20px; } }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 7, 2017 at 10:32 am #849002HI, yes it worked! but no on first grid row under color section on that page. I´ve attached a screenshot here.
Thanks!
-
This reply was modified 8 years, 2 months ago by
cipriana.
September 8, 2017 at 7:29 am #849441Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-1138 #after_section_4 .container { height:40px !important; }Best regards,
RikardSeptember 8, 2017 at 9:44 am #849501Yes! thank you both!
I´ve already solved the other issue too.Thanks!
-
This reply was modified 8 years, 2 months ago by
cipriana.
September 8, 2017 at 12:38 pm #849566Hi,
Glad that Rikard and Victoria helped you. Thanks for using Enfold :)
Best regards,
Nikko -
This topic was modified 8 years, 2 months ago by
-
AuthorPosts
- The topic ‘Marker image bigger’ is closed to new replies.
