Tagged: x
-
AuthorPosts
-
July 26, 2016 at 2:31 am #1103056
bakParticipantHi there
I have the class triangle_3 which I use. It worked perfectly fine until I updated to the last version of X and CS.
Can you tell me why it is not applied anymore and how I can solve this?
Thanks
@media (min-width:767px){
.triangle_3:after{
top:50%;
margin-top:-35px;
height:0;
margin-left:-69px;
left:100%;
margin-right:0;
transform: rotate(90deg);
content: “”;
display: block;
position: absolute;
border-width: 35px;
border-style: solid;
border-color: #bdc0cb transparent transparent;
width:0;
}
}July 26, 2016 at 2:31 am #1103057
bakParticipantThis reply has been marked as private.July 26, 2016 at 5:10 am #1103201
ChristianModeratorHey there,
It looks like you might be having an issue with a third party code. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Thank you for your understanding.
July 26, 2016 at 5:14 am #1103209
bakParticipantHi Christian
It worked very well until now so I am just wondering why it is not applied anymore. I assume the code is fine but I see there have been layout changes in X as I experience a few issues, being with custom code or not
July 26, 2016 at 7:01 am #1103303
Paul RModeratorHi,
To fix it, you can add this under Custom > CSS in the Customizer.
.x-column.triangle_3 { position:relative; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1103056 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
