Issue with Live css that won't go away

Posted in: Newspaper
Post count: 101

Hi,
While testing a new page I added following css to the live css

.home .titelhoogte .post-title {height:40px}

.page-id-82863966 .titelhoogte .post-title {height:80px}

.page-id-82863966 .td-module-thumb
{
max-width: 200px;
max-height: 200px;
}

.td_module_container {height:1256px!important}
.td_module_wrap {height:256px}

I have since removed that code, but the td module wrap mistakenly shows a height of 256px on IE and Chrome, leaving way too much white space where this shouldnt’happen ! This doesn’t happen in firefox.

Where can I fix this ?
The 256 is referenced in index:1187, whatever that may mean.

clearly visible on the homepage here http://www.enola.be

Post count: 35449

Hi,

As I can see you have set in lice css some code on random id -> .page-id-82863966
Here is how is look for me -> https://i.imgur.com/saHpH5L.png
Also on pages you can use the tagDiv Composer to adjust the margins -> https://www.screencast.com/t/b5rLIcMBxZK

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.