Viewing 6 replies - 1 through 6 (of 6 total)
  • Kavya Gokul (a11n)

    (@properlypurple)

    Hey @hellblauervogel ! I’m not seeing any forms on your site. Were you trying to use any specific plugin to create these forms?

    Ideally the only thing you need for thiss, is the right selectors, and some border radius border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; . If you have any testing/demo page on your site with forms, I’ll be happy to look at how to apply this kind of css to the form fields.

    Thread Starter hellblauervogel

    (@hellblauervogel)

    Dear Kavya,

    ok I will show you what I did and what does not work in the evening today ??

    BR Angelika

    Thread Starter hellblauervogel

    (@hellblauervogel)

    Dear Kavya,

    here is my testpage: https://augenarzt-vossoughi.bubulcus.eu/15-2/

    I wanted to do like this -> When I do the page with CSS and html it looks like this:

    https://ibb.co/zstgYbW

    But I do not manage that it looks like this in WordPress. That is what I entered as additional CSS:

    /* Praxis */

    .praxis p{
    background-color: #BDFFBD;
    border-radius: 40% 60% 80% 30% / 30% 30% 70% 70%;
    padding: 3em;
    }

    .praxis .button{
    margin-top: 28px;
    }

    So why it does not work?

    Please kindly help me.

    Thank you and BR

    Angelika

    Moderator Felipe Santos

    (@foosantos)

    Hi there,

    It looks like the page is no longer live, so I was wondering if you solved the issue already?

    Thread Starter hellblauervogel

    (@hellblauervogel)

    Dear Felipe,

    of course as well the problem as the site are both alive and healthy ??

    I do not know why you cannot see the site: another try -> https://augenarzt-vossoughi.bubulcus.eu/wp-admin/post.php?post=15&action=edit

    If that does not work let us presume the problem exists on my page: https://www.bubulcus.eu.

    Let us pretend the problem is on the bubulcus mainpage.

    news-spalten img{
    border-radius: 40% 60% 80% 30% / 30% 30% 70% 70%;
    padding: 3em;
    }

    The above mentionned code I entered to the additional CSS but the pictures remain unchanged.

    See screenshot: https://ibb.co/zNnkGC4

    Why it does not work?#

    Thank you in advance for your help!

    BR Angelika

    Thread Starter hellblauervogel

    (@hellblauervogel)

    OK I managed myself ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.