Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1104973

    Hallo ihr lieben,

    folgendes Problem.
    Ich habe eine Promobox mit Button und Beschriftung.
    Diese überlappen sich wenn das Fenster bzw. der Bildschirm verkleinert wird bzw. ist.
    (siehe Screenshot) (Wie lade ich einen screenshot bei euch hoch?)

    Wäre super wenn ihr eine Losung dafür habt.

    Liebe Grüße aus Köln

    Filipp

    #1105938

    Hallo Filipp,

    Sorry for the late reply. I can’t see a screenshot in your post though, could you post a link to where we can see the actual problem in stead maybe?

    LG,
    Rikard

    #1106280

    http://WWW.filippfuchs.de
    Middle of the page. The only promo box on the page. Thanks for your help
    Filipp

    #1106301

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    @media only screen and (max-width: 1300px){
    .responsive .av_promobox .avia-button, .responsive .av_promobox .avia-button-wrap {
        width: 100%;
        margin-top: 4px;
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        float: none;
    }}
    
    

    Best regards,
    Yigit

    #1110967

    Hi Yigit,
    thank you, it worked well.
    One last question:
    The color in my Mainmenue which appears on hover on the menu buttons, is not changable.
    Even when i tried in advanced styling. Do you know a solution maybe? Or should i open a nother threat?

    Kind Regards
    Filipp

    #1110968

    Hi Filipp,

    I checked your website and it seems like colors you set are working. Please make sure to flush browser cache and refresh your page a few times.
    If that still does not help, please post temporary WP admin logins here privately so we can look into it :)

    Best regards,
    Yigit

    #1110980

    you are grand.
    Thanks. Will do!
    Good Day to you.
    Filipp

    #1110985

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Überlappung Promobox,’ is closed to new replies.