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

    Hi

    I have placed buttons on my portfolio item page and when the page is stretched the buttons become different sizes. Please view the page and then extend your browser to full screen mode to see that the bittons are no longer the same size as each other. How can I avoid this and keep all the same size?

    Thanks

    James

    #891070

    Hey jshughes2013,

    I’m not sure which buttons you are referring to, could you post a screenshot of the issue please?

    Best regards,
    Rikard

    #891110

    Hi Rikard

    Please see the link attached.This happens in full screen mode.

    James

    #891238

    Hi James,

    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: 1500px) {
      .avia-button.avia-size-x-large {
          min-width: 270px;
      }
    }
    
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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