Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #939112

    Hi
    I have an issue with the portfolio grid. It works great in its default settings which you implemented across all screens. I added in a margin in General Styling which seems to have fucked it all up for the smaller screen behaviour. The grid just remains on 3 items next to each other and doesn’t switch to 2 or 1 on smaller screens.

    I just want a little gap between projects if there are multiple ones next to each other and I would like it to work across all screens. Feel free to delete my mediocre CSS out of General Styling and adjust it to something more professional :)

    Thanks for your help
    June

    #939615

    Hey June,

    Can you remove the code that you added and we’ll try to adjust it for you?

    Best regards,
    Victoria

    #939728

    Thank you Victoria.
    I have removed the code.
    June

    #940217

    Hi June,

    Thank you.
    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

    
    #portfolio .grid-entry .main_color.inner-entry {
      margin: 7px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #940452

    Yay, thank you! That’s what I was looking for.
    Thanks

    #940886

    Hi,

    Great, glad you got 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

    #941448

    Hi Rikard, you may close this ticket. Thanks a ton.

    #944567

    Hi Rikard
    I used the same grid on a different page (see private section) I would like to apply the same margin. I can’t inspect the section…cause I’m an idiot :) Can you point me in the right direction please?

    #944822

    Hi June,

    The page you linked to is password protected.

    Best regards,
    Rikard

    #944897

    Hi Rikard
    I migrated the page to a different url yesterday. Details are in private.
    Thanks for you help
    June

    #945697

    Hi,

    Thank you for the info.

    We added this code on the Quick CSS field.

    .page-id-18 #av_section_5 .grid-entry .main_color.inner-entry {
        margin: 7px;
    }

    Please remove browser cache prior to checking the page.

    Best regards,
    Ismael

    #946061

    Perfect, thanks so much for your help!
    June

    #946098

    Hi,

    I’m glad you were able to get this solved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘portfolio grid’ is closed to new replies.