Tagged: portfolio grid
-
AuthorPosts
-
February 6, 2018 at 3:25 am #908317
Hi there,
I would like to know how can I increase the size of the Portfolio elements. I’ve got a lot of white space around and I would like to have more control. I would like to add some space between the elements and change the dimension of each element.
I try with the option “Portfolio Grid Image Size” in the Portfolio Grid section but apparently, nothing is changing.
I try using the CSS panel, but I can’t find the right class name to apply the modification.
Would be great if someone could help me with that!Thank you
February 6, 2018 at 4:19 am #908331Hey Bugu2116,
Please, provide to us your website link, this way, we can check it better!
Best regards,
John TorvikFebruary 6, 2018 at 6:26 am #908363February 6, 2018 at 9:06 am #908411Hi Bugu2116,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaFebruary 9, 2018 at 1:11 am #910069This reply has been marked as private.February 9, 2018 at 6:36 am #910133Hi,
You can create a new user under Users, use one of your own emails or (Email address hidden if logged out) .
Best regards,
RikardFebruary 10, 2018 at 6:58 am #910486This reply has been marked as private.February 12, 2018 at 2:39 am #910871Any news?
February 12, 2018 at 11:52 am #911040Hi,
Sorry for the late response, I have changed your portfolio grid to 3 columns and have added this css code in Quick CSS (located in Enfold > General Styling):
.home .content .entry-content-wrapper { padding-left: 0; padding-right: 0; } .home .no_margin.av_one_third.grid-entry.flex_column.isotope-item { margin-right: 0 !important; }
Let us know if this helps :)
Best regards,
NikkoFebruary 13, 2018 at 1:40 am #911445Yea, now it looks better, but I would like to have more control on in.
If for example, I would like to modify the title boxes of every project, how can I do it?
Do I have to do it with CSS or no?February 13, 2018 at 1:52 am #911448I basically want to reach a layout like a website on the link below!
https://sawdust.myportfolio.com/projectsFebruary 13, 2018 at 4:12 am #911473Hi,
It can be achieved with some changes in the Theme Settings, some of the tweaks needed aren’t available on the Enfold theme, so you will need css to achieve the desired result. We can assist you with it. As for the title boxes, are you referring to the design only?
Best regards,
NikkoFebruary 15, 2018 at 12:56 am #912556Could be great if you can help me!
About the title boxes, I would like to remove the border and create some space between the project images but I can’t figure out how can I selected with CSS.
I mean, I know how to use CSS but I can’t understand how to select them in order to apply my modification!Best regards,
FrankFebruary 17, 2018 at 5:27 am #913470Hi Frank,
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
.grid-entry .inner-entry { border: none; box-shadow: none; }
As for the spacing around, you need to play with the settings of that element.
Here are some more portfolio layouts on the demo, that you might likeIf you need further assistance please let us know.
Best regards,
VictoriaOctober 6, 2018 at 9:54 pm #1018566https://www.bwhparkinsoncenter.org/category/topics/genetics/
how can i increase the size of the images to 400×400, and bleed all the way to the edge of the browser? There is too much white space on the right edge. I have updated some of the css to removed spacing, etc.
October 8, 2018 at 6:15 pm #1019077Hi nancy2434,
The link you gave returns a (404) Page cannot be found, please check.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.