Support

Home Forums Event Espresso Premium Style page arrows on event listing

Style page arrows on event listing

Posted: March 6, 2013 at 12:15 pm


Kyle Waters

March 6, 2013 at 12:15 pm

Currently, the page arrows located at the bottom of my event listing page where I have set a list limit is not stylized according to the rest of the website. I have been searching for where I can change font size, colors, arrow styles, etc. but can’t seem to find it anywhere. Where should I be looking? Also, the error pages use black text which you can not read on my site, is there a way to style this as well? For the page arrows you can see what I am talking about on this page: http://stockyardsrodeo.com/?page_id=17


Jonathan Wilson

March 6, 2013 at 1:38 pm

Hi Kyle,

The CSS for those is in the themeroller-base.css file, but you can add some styling to your theme’s style.css file to override the CSS in themeroller-base.css.

Something like this is a good start:

.page_navigation .no_more {
    background-color: transparent;
    color: gray;
    cursor: default;
}

That makes the white background on those arrows go away and it looks more like your site.

Can you show me an example of an error page and I will help you with that?

The support post ‘Style page arrows on event listing’ 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