Support

Home Forums Event Espresso Premium minor styling issue with ee 4.3 with extra questions

minor styling issue with ee 4.3 with extra questions

Posted: August 12, 2014 at 4:09 am

Viewing 3 reply threads


brent verco

August 12, 2014 at 4:09 am

hi guys

I have just upgraded to 4.3 on my website

http://www.amsn.com.au

I used the create question tab to make some extra questions on my enrollment form shown here on a screen grab

http://take.ms/kAoaP

or here as the actual link

http://www.amsn.com.au/enrollments/?ee=_register

As yo can see the question text is far smaller than the answer text and there seems to be spacing issue too.

any thoughts on how to trouble shoot this ?


Dean

August 12, 2014 at 5:08 am

Hi,

It looks like a mismatch in the CSS, this should make the answer text (not description) the same size as the question text:

#single-page-checkout .espresso-radio-btn-options-ul .espresso-radio-btn-lbl, #single-page-checkout .espresso-checkbox-options-ul .espresso-checkbox-lbl {
font-size: 1em;
}

The spacing issue is on purpose, to indent the answers. If you dont want that you could use

#single-page-checkout .espresso-checkbox-options-ul {
padding: 0;
}

There is another issue though, it looks like the theme is modifying the content output as there are a bunch of BR tags being added in that doesn’t occur with a default theme.


brent verco

August 13, 2014 at 3:52 am

Hi Dean,

I tried added both those options to my CSS and it made no difference.

dont waste anytime on this its not a big issue. just thought there may have been a simple fix.

cheers
brent


Lorenzo Orlando Caum

  • Support Staff

August 13, 2014 at 7:58 am

Hi, could you try force refreshing after applying those styles?

http://en.support.wordpress.com/browser-issues/#force-refresh


Lorenzo

Viewing 3 reply threads

The support post ‘minor styling issue with ee 4.3 with extra questions’ 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