By Steve Potter on Sunday, 18 June 2017
Posted in General
Replies 3
Likes 0
Views 277
Votes 0
Hi,

Ive inserted a link into the blog... the title,link and introtext has bled into the right module, showing up as full width instead of staying in the container, ive toggled everything i can think of in my template but stiil cant fix it.
Heres the link to the page in viewing on a tablet:
http://canadianfreedomreport.ca/cdnfreedomreport/a-battered-wife-and-a-bloodied-hockey-stick-that-s-the-legacy-of-trudeau-s-syrian-refugee-program

As you can see the link and title are wider than the page in 1 view but bleed into right module position 8 in wide view.

Thanks
Steve
Hello Steve,

I am really sorry for the delay of this reply as it is a weekend for us here. I have tried to access the page that you have mentioned but I was unable to replicate the issues that you were having.

This is what I am seeing here, http://take.ms/4fCB7 . Am I missing anything here?
·
Sunday, 18 June 2017 17:45
·
0 Likes
·
0 Votes
·
0 Comments
·
When I view this page from a tablet, the link bleeds into position 8 "Featured" module...ive attached s screenshot
·
Monday, 19 June 2017 13:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Maybe you can try to implement css codes below on your custom.css files and see how it goes


#eb .ebd-block[data-type="links"] .media-table {
table-layout: inherit !important;
}
·
Monday, 19 June 2017 14:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post