Support

Home Forums Event Espresso Premium Hi Lorenzo, I Had to remove the code

Hi Lorenzo, I Had to remove the code

Posted: July 2, 2015 at 4:10 pm


Johnny De Bartolo

July 2, 2015 at 4:10 pm

This message is for Lorenzo,

I had to remove the code:

[class*=”span”],
.uneditable-input[class*=”span”],
.row-fluid [class*=”span”] {
float: left;
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

Because it messes with the sliders on the front page and distorts the layout of the website. Can we modify this code so that it doesn’t do that?


Lorenzo Orlando Caum

  • Support Staff

July 2, 2015 at 4:23 pm

Hi, could you try this updated version?

.single-espresso_events [class*="span"],
.single-espresso_events .uneditable-input[class*="span"],
.single-espresso_events .row-fluid [class*="span"] {
  float: left;
  display: block;
  width: 100%;
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

It should only affect single event pages.


Lorenzo


Johnny De Bartolo

July 3, 2015 at 11:21 am

it worked but it dropped my side widjets to the bottom on the event page. Can that be fixed?
http://www.simcoeopen.com/events/bps-lake-simcoe-open-hosted-by-the-aurora-bass-masters/


Johnny De Bartolo

July 3, 2015 at 11:02 pm

any news on my last comment?


Lorenzo Orlando Caum

  • Support Staff

July 6, 2015 at 11:45 am

Hi, was the layout of the page changed to remove the sidebar?

If so, could you please reverse that change and then remove the updated CSS so we can take another look at this?


Lorenzo

The support post ‘Hi Lorenzo, I Had to remove the code’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso