Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #916356

    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

    #916527

    Hey macika,

    Please try the following in Quick CSS under Enfold->General Styling:

    .grid-entry .inner-entry {
        box-shadow: none !important;
    }

    Best regards,
    Rikard

    #916554

    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.

    #916968

    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

    #917047

    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

    #917097

    Hi macika,

    We can try to adjust it with css. What size do you want?

    Best regards,
    Victoria

    #917135

    OK, lets try any size. I can then adjust it in the code you provide me.
    regards, martin

    #917153

    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

    #917173

    yes it works, very nice.
    thanks!

    #917272

    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

    #917347

    thanks, you can close this.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.