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

    See http://suiteengine.solidvapor.net/diagonal-borders/

    All four “Learn More” buttons on this page are coded identically but only the one at the bottom of the page works. The difference is that the color section in which the working button is placed does NOT have a diagonal border.

    I thought it was a z-index problem but, if so, I cannot figure out how to fix it.

    thank you in advance…

    – Dick

    #812270

    Hey solidvapor,

    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

    
    .avia-section .container {
      z-index: 300 !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #812344

    It worked when added to Quick CSS…thanks…!!

    #812349

    Hi,

    I’m glad that you were able to get this sorted out. If you need additional help, please contact us here on the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Diagonal Borders Disable Buttons’ is closed to new replies.