Tagged: 

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

    How can I fix this?

    #1482593

    Hey ricedean,

    Thank you for the inquiry.

    What happens when you toggle or temporarily disable the Enfold > Performance > File Compression settings? To temporarily fix the issue, try adding this code in the Quick CSS field.

    #top .avia-buttonrow-wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-content: center;
    }

    Best regards,
    Ismael

    #1482956

    Toggling the compression settings did nothing. The css put them side by side but my settings for size and spacing between buttons was lost. They now have no spacing and are too small.

    #1482961

    This is a site that bluehost just took over from hostmonster. I just noticed that bluehost added the bluehost plugin. I deactivated it, and removed the temp css you gave me. I had already put the compression settings back to where they were. So deactivating the bluehost plugin solved the the problem..

    #1482972

    Hi,
    Glad to hear that you have this sorted out, shall we close this thread then?

    Best regards,
    Mike

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