Forum replies created

    Evgeny
    Keymaster
    Posts: 1010
    January 15, 2022 at 9:04 am #47623

    Hi Petra. Thank you for your feedback. We will definitely consider it. In the meanwhile, if you need any assistance please let me know.

    Evgeny
    Keymaster
    Posts: 1010
    January 15, 2022 at 9:00 am #47621

    Hi and Happy New Year to you, too. I was going to ask you some questions about whether you set this and that, but it would be better simply to look. Please make sure that you’ve set the widgets and allow access to WordPress admin in a private message. Thanks!

    Evgeny
    Keymaster
    Posts: 1010
    November 23, 2021 at 6:33 pm #47487

    But it’s not the same )) You gave an example of an archive page, now you want to change the block in search results. For them add the following:

    .search .alert {background-color: transparent;border-color: transparent;}

    Evgeny
    Keymaster
    Posts: 1010
    November 23, 2021 at 12:22 pm #47481

    Hi. I’m not sure yet what is causing this – it might have actually something to do with your PHP version or something similar. We will look into it, but in the meanwhile, I turned the error reporting off in wp-config, and now the messages are gone. I also updated our shortcodes plugin to a newer version.

    Evgeny
    Keymaster
    Posts: 1010
    November 22, 2021 at 9:15 am #47474

    Hi Reinhard, I’m back. You can try something like this:
    .archive .alert {background-color: transparent;border-color: transparent;}

    Does it work for you?

    Evgeny
    Keymaster
    Posts: 1010
    November 22, 2021 at 9:03 am #47473

    Hi Ekkehard, I’m sorry it took me so long to respond. Health issues. It looks fine, shouldn’t break anything I can thank of.

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

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

    Evgeny
    Keymaster
    Posts: 1010
    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: 1010
    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: 1010
    November 2, 2021 at 7:24 pm #47406
    This reply has been marked as private.