• Hi
    I’m developing a web site with ASCEND theme with a child theme. Suddenly I noticed an unespected behaviour with Google Chrome. I have a page called portfolio that contains 9 images in a 3 columns layout. When I reach that page with Chrome (win 10) the columns suddenly reduce to 2. I tried to setup via Theme Options > Portfolio without any success. On the other hand if I set the options in the Portfolio’s page the only way to get back the 3 columns layout is to set “Grid without margin between items”.
    For sake of precision I trid even to disable all the plugins except Elementor and also switched back to Ascend Parent Theme with no result.
    Any suggestion to point me how fix it?
    Thank you in advance
    L

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    Can you please post a link to this so that I can take a look at what’s going on?

    Thanks,
    Kevin

    Thread Starter l4gen

    (@l4gen)

    Hello Kevin, here it is:
    https://corsatti.cosegni.it/portfolio
    Many thanks
    Luca

    hannah

    (@hannahritner)

    Hi Luca,
    I am viewing from chrome and seeing your portfolio posts show in three columns. Have you tried clearing your cache? Is your browser zoomed in?

    Hannah

    Thread Starter l4gen

    (@l4gen)

    Hi Hanna
    thank you for your reply
    Unfortunetly I still see 2 rows! no zoom. I cleared several times the cache and data stored in chrome advanced option ??
    Google Chrome up to date
    Version 73.0.3683.86 (Official Build) (64 bit)
    windows 10
    Any other suggestion?
    Many thanks
    Luca

    hannah

    (@hannahritner)

    Are you using any browser extensions? Can you send a screenshot of this? https://postimages.org/
    Thanks!

    Hannah

    Thread Starter l4gen

    (@l4gen)

    Hi Hanna
    sorry for my late response.
    I disabled all the extensions in chrome but the result is the same.
    Here the screenshots https://postimg.cc/gallery/36gatq9cq/
    Many thanks
    Luca

    Hey,
    In your windows 10 settings what are your display settings?

    It looks like you are zoomed in there.

    Try adding this css in your theme options > custom css box:

    @media (min-width: 768px) {
    .kad-portfolio-wrapper-outer .p_item {
        width: 33%;
    }
    }

    Ben

    Thread Starter l4gen

    (@l4gen)

    Hi Ben
    Bingo! The css did not work, but scaling down the display was effective.
    I didn’t figure it out on my own, but in fact is the first time that it happens to me.
    At least I know the reason ??
    Thank you so much!
    Luca

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Portfolio [weird behaviour] – Ascend Theme’ is closed to new replies.