Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #328151

    Hi
    I have downloaded and installed the new theme (which looks great!) – I am using a child theme – and can see the various new options in the styling and layout area. But can you tell me where the styling attributes are for the Events Calendar please?
    Thanks
    Chris

    #328167

    Hey cbentley65!

    They are included in the themes files. So if you activate the plugin it will inherit the styling correctly.

    Best regards,
    Devin

    #328221

    Thanks Devin – much appreciated.
    I noticed though that the options and filters are very close to my menu items – too close in fact!
    To push that down a little, is there a way to style the main calendar page (and the single.php?) in 3.0 with a full width layer slider now? I know this was difficult before.
    Thanks again
    Chris

    #328681

    Hi!

    Unfortunately, you still can’t add the layer slider or any other full width slider on top of the single event or event overview page. You’ll need to install layer slider as a standalone plugin to enable the slider shortcode. You can then edit template files on config-events-calendar > views folder. You can move the tribe events bar or filters with this:

    #tribe-events-bar {
    margin-top: 0;
    }

    Cheers!
    Ismael

    #330810

    Hello, I have the same problem. The registration in custom.css does nothing. Has the custom.css not the higher priority?

    Where exactly you can enter the?

    best regards
    Andrej

    #331322

    Hi!


    @auserde
    : Do you mind if we take a look at the actual page? Try this:

    #tribe-events-bar {
    margin-top: 0 !important;
    }

    Regards,
    Ismael

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