Well, they "sort of" fixed it... so far. We added a simple CSS code of
.com-content.view-article #sp-main-body .article-details-intro {position: initial !important;}
There was a lot more they gave me that wasn't necessary such as:
padding: 100px 0 300px 0; background-repeat: no-repeat; background-image: url(../images/page-title-bg.png); background-color: #1c272a; text-align: center; background-size: cover; etc. I just took them out and used what I needed. However, the curser change and link change (to signify that it is a link) do not happen. We are working on that.
.com-content.view-article #sp-main-body .article-details-intro {position: initial !important;}
There was a lot more they gave me that wasn't necessary such as:
padding: 100px 0 300px 0; background-repeat: no-repeat; background-image: url(../images/page-title-bg.png); background-color: #1c272a; text-align: center; background-size: cover; etc. I just took them out and used what I needed. However, the curser change and link change (to signify that it is a link) do not happen. We are working on that.
Statistics: Posted by stogilon — Tue Jul 02, 2024 9:36 pm