Posted: December 1, 2013 at 11:38 pm
|
Hello, The site is neurotherapyservices.com.au but i have maintenance mode on, do you need the login details to have a look at code? As i have just upgraded to the new version and that code above does not work anymore. Also I am having trouble with the description in the event overview, i can not type anything at times, can you please help? Thankyou in advance!! |
|
Hi, The code you supplied above works for both the event list and single event registration pages on my install so I assume your theme might be over ruling the changes (or possibly Themeroller, though my site had Themeroller active). I would suggest trying first to disable Themeroller and see if that makes a difference, and then try a default theme such as TwentyTwelve. If the code you supplied works after one or both of those tests then you may need to modify the CSS to take that into account. One simple though heavy handed way to do it would be to use the !important rule, like so h3.ui-widget-header a {font-size:20px !important; line-height:50px !important;} But note, no other rules will be able to over ride that rule after using !important. |
|
Hi Dean, Thankyou for your quick response. I had tried your suggestion, deactivating theme roller, no success and then changing theme and no success. It is strange as it did work previously to me updated to latest version of event espresso. I just had the problem of the single event page not working correctly. Do you have any other suggestions? Also did you see my comment about the descriptions? Thankyou again Dean, looking forward to your answer and hopefully solving this issue |
|
Without being able to see the site, it’s hard to say. Can you provide a link to the event list? |
|
Hi Dean, Apologies for the late reply, i can provide the link but you need to sign into wordpress first as i have Maintenance Mode activated. DO you need my login details? if so can i do so via email of privately? Thanks, |
|
Sure, you can send them via this form https://eventespresso.com/send-login-details/ NOTE: login details need to be Admin level and FTP details are appreciated. |
|
great thank you Dean sending them to you now |
|
OK, so it looks liek the theme is being very specific about the h3’s so you will need to change the rules slightly, <pre class=”brush: css; gutter: true; first-line: 1; highlight: []; html-script: false”>h3.ui-widget-header {font-size:20px; line-height:50px;} .box h3.ui-widget-header { One for the event list and one for the registration page. |
|
Hi Dean, Thankyou for your reply, i was able to put the CSS in the themeroller-base.css and it worked on the event list, and the single event page which i think you mentioned is the registration page, but the colour still lighter so i put the colour: #000; and it has seemed to work. Until i get to the payment Overview page, the Payment choose an option is light and then the box does not have any options in there. Sorry about all of these questions bit of newbie to Event espresso and just want to get the site running perfectly for my client Thankyou again Dean your help is greatly appreciated!! |
|
Hello Dean, Did you see my request in my previous comment? |
The support post ‘Custom CSS’ 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.