Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #753932

    Hi Team,
    I have problem with the Icon Boxes.
    They shrink in an ugly way.
    After it looks very ugly it switch into the mobile view.
    I don´t want to change the element.
    How can I solve this struggle?

    #754891

    Hey Piamq,

    I’m not sure I understand what you would like to change, could you try to explain a bit further or post a screenshot highlighting the changes please?

    Best regards,
    Rikard

    #756481

    Hey Rikard.

    I Chose another view.
    But I have a second question.

    The homepage (private content) I have a problem with the footer on my mobile device.
    On the page home is the view destroyed, on the other pages work the footer perfekt.

    Pia

    #756960

    Hi Pia,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .home #footer .av_one_fourth {
      width:100% !important;
      margin-left:0 !important;
    }
    }

    Best regards,
    Rikard

    #757756

    Thanks, it works perfekt

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Breackdown’ is closed to new replies.