Okay
  Public Ticket #938331
margins
Closed

Comments

  •  2
    alexvelasco started the conversation

    Hi!

    I am trying to set some white space between the thumbnails and the browser but I can´t do it. I have tried these options (attachment) but it doesn`t work.

    Thanks!

    {"wp":{"use":false,"adminUrl":"http://soon.alexvelasco.es/all-work/wp-admin","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}

  • [deleted] replied

    Hi alexvelasco,

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Maybe if you send us an screenshot of how you want to do that it will help us much more

  •  2
    alexvelasco replied

    Portfolio should look like the attachment, with some margin around the thumbnails.

    Thanks!

  • [deleted] replied

    Hi Alex,

    You can do that if you go to Theme Options > Portfolio SettingsDefault item spacing


    (view large version)

  •  2
    alexvelasco replied

    I have tried it, but it doesn´t works. Can you do it with my credentials?

    Thank you so much!

  • [deleted] replied

    Hi Alex,

    Can you please add the code below to Custom CSS

    .portfolio-container-and-title.full-width-portfolio {
    padding: 15px !important; }