Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1107968

    Hello,

    I have a table with 4 colomns and its not showing nicely outlined, but looks messy on Ipad portrait. How can I solve this?

    Best regards,
    Sascha

    #1108033

    Hey Sascha,

    Can you provide a screenshot of the issue?

    Best regards,
    Jordan Shannon

    #1108172
    This reply has been marked as private.
    #1108198

    Hi,

    Please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)

    https://snag.gy/
    https://ctrlv.cz/en/
    https://imgur.com

    Best regards,
    Yigit

    #1109033
    This reply has been marked as private.
    #1109255

    Hi Sascha,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width:768px) and (max-width: 1024px){
        .avia-button.avia-size-x-large {
            padding: 20px 25px 20px;
            min-width: auto;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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