Forum replies created

    Evgeny
    Keymaster
    Posts: 1004
    November 3, 2021 at 7:40 pm #47423

    I don’t see any downside. Choose whatever you prefer )

    Evgeny
    Keymaster
    Posts: 1004
    November 3, 2021 at 1:41 pm #47419

    Sure. Try:
    .thumbnail-post .icon-portfolio-link {
    right: 15px!important;
    }

    Let me know if you find the result satisfactory.

    Evgeny
    Keymaster
    Posts: 1004
    November 2, 2021 at 7:26 pm #47408

    Please add the following CSS to Customizer->Additional CSS. It should give you the solution you are looking for:

    .thumbnail-post .mask a.link, .thumbnail-post .mask a.zoom {
    width: 60%;
    }
    .zoom {
    display: none!important;
    }

    Evgeny
    Keymaster
    Posts: 1004
    November 2, 2021 at 7:24 pm #47406
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 1004
    November 1, 2021 at 9:32 pm #47399

    Sorry, by bad – I forgot to take care of this detail. Happy to hear that you were able to solve it though )

    Evgeny
    Keymaster
    Posts: 1004
    November 1, 2021 at 9:31 pm #47397

    Great!

    Evgeny
    Keymaster
    Posts: 1004
    November 1, 2021 at 9:42 am #47387

    Unfortunately, no. But I can try and help you with some CSS code. What page are we talking about? Inner pages or home page or where exactly?

    Evgeny
    Keymaster
    Posts: 1004
    November 1, 2021 at 9:38 am #47385

    Hi. There’s something strange going on there, I prefer to take a look. Can you please give me access to the admin area and FTP? You can send the credentials right here in a private message. Thanks.

    Evgeny
    Keymaster
    Posts: 1004
    November 1, 2021 at 9:24 am #47383

    Hi. Please do the following:
    1. Download the following file: https://www.dropbox.com/s/l8mjjzpo332smpz/nl_NL.mo?dl=0
    2. Place the file in this folder: wp-content/plugins/component-shortcodes/languages/

    You can try switching to English and then back to Dutch. Do let me know if it helped and if you require any other assistance.

    Evgeny
    Keymaster
    Posts: 1004
    November 1, 2021 at 7:27 am #47381

    Hi. Please use this in the Additional CSS. This should take care of it:

    .carousel-inner.carousel-resize {
    height: 100%!important;
    }