hello.
1. is it possible please somehow change the space between portfolio elements? – see this link please:
2. and to remove the light border around the boxes?
with regards
martin
Hey macika,
Please try the following in Quick CSS under Enfold->General Styling:
.grid-entry .inner-entry {
box-shadow: none !important;
}
Best regards,
Rikard
thanks it works.
and is there a possibility to set up a margin between two boxes?
and also is there a possibility to change the hight of footer widget area somehow?
With manny thanks.
martin.
Hi Martin,
Do you have a mockup or screenshot highlighting your intentions? Otherwise we can only guess what you are looking to achieve.
Best regards,
Rikard
udrestood, i solved the footer widget area – tuned it OF :)
but have another question:
Is there a chance to make the blog picture bigger – custom size?
https://drive.google.com/open?id=1XrlA2CZZETNWmlPJ7FVSrTVQBnpbnHov
Hi macika,
We can try to adjust it with css. What size do you want?
Best regards,
Victoria
OK, lets try any size. I can then adjust it in the code you provide me.
regards, martin
Hi martin,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .small-preview {
height: 200px;
width: 200px;
}
If you need further assistance please let us know.
Best regards,
Victoria
yes it works, very nice.
thanks!
Hi,
Great, glad you managed to get it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
thanks, you can close this.