Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1444489

    Hello everyone
    I have created a page here
    Link below:

    Is it possible that the two red frames are the same width in the mobile view?

    best regards
    Franz

    #1444525

    Hey schweg33,
    Try this CSS in your <strong style=’color:#000′>Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 1224px) { 
    #top.home .avia-button.avia-size-small {
    	min-width: 100%;
    } 
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1444609

    Thank you very much
    Mike

    now it looks clean

    thanks and

    best regards
    Franz

    #1444617

    Hi,
    Glad that we could help.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘frames the same width?’ is closed to new replies.