Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #682845

    The call today text at the top is acting really weird on mobile, any ideas?

    Also, the logo needs to be scaled down on mobile

    #683260

    Any ideas?

    #683650

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .av_phone_active_left .phone-info {
    padding-left: inherit;
    }
    .responsive #top #wrap_all .container {
        width: 55% !important;
        max-width: 55% !important;
    }
    }

    Regards,
    Rikard

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