Hi, in some page width they are overlapped text and button in JACM, see attachement. Rergards, Tom
tomasmac1 Hi
Try add this to custom.css file :
@media only screen and (max-width: 600px) { .magazine-featured .magazine-featured-intro .magazine-section-heading article .btn{position:relative !important;right: 0 !important;bottom: 0 !important;margin-top: 15px !important;} }
Kindly ensure to clear your browser cache if changes dont reflect.