colours and layout

Home Forums Ticket Products Event Tickets Plus colours and layout

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #271431
    infoasocialstandard
    Participant

    Hello. Continuing from a previous thread I have issues with the map, ticket selection box on mobile view. the background is also the same colour as my text..making it it impossible to view….

    thanks

    leigh

    #271909
    infoasocialstandard
    Participant

    Just to clarify, I have played around with the map settings and now have something more centred, it is squashed though, It was previously a nice square. So in full screen, it is off centre or just sitting badly. in mobile view it is now centre on the layout but the ticket box area still sits to the right of the layout, it should be centred.

    and to reiterate, the colours of the background and title areas (the off white colour) needs to change to something different, as I cant read the white writing.

    Many Thanks

    Leigh

    http://wholemealrecords.com/show/feedback-loop-first-event/

    #299911
    Casey
    Participant

    Leigh,
    Thanks for getting in touch! Unfortunately, due to the sheer number of custom themes out there and our limited support staff, we’re unable to assist with color and layout issues related to third-party themes. If you need help matching colors and layout to your theme, I would suggest reaching out to your theme developer for assistance. Sorry I’m not able to offer more help than that!

    Thanks! πŸ™‚

    -Casey-

    #299954
    infoasocialstandard
    Participant

    This reply is private.

    #300349
    Casey
    Participant

    Hello. well that is extremely dissapointing as i am asking about what your plugin that i have purchased has created independently of my theme. i really dont see it as the theme designers responsibility to design the theme to work with your plugin. you havent even tried to help to understand how and where the plugin makes its decisions about colours and the woocommerce elements it extracts. i find this a very poor responce. completely dissapointing.

    Leigh, I’m sorry to hear that we haven’t met your expectations here, so I’d definitely be happy to help you sort this out as a one-time exception to our standard policy.

    I’m currently getting a 404 error when trying to visit the link that you shared. Could you visit the Permalink Settings page, confirm everything there is correct and hit update? That might help to refresh the rewrite rules table. With that done, see if the page is accessible as expected, and I’ll continue assisting with your previous request.

    Thanks! πŸ™‚

    -Casey-

    #300432
    infoasocialstandard
    Participant

    Hello, Thankyou, although I am concerned that this isn’t seen as something that should be helped to resolve as standard. There are not many options as to change these settings without either a lot of experience in the area or help to find the right way to approach the issues.

    http://wholemealrecords.com/show/feedback-loop-first-event/

    Yes I have been playing around with the dates and events so the original link may be dead now.

    So I need to be able to change the colour of the background for the Title, the main text body and the ticket area.

    I also need to, I think it might be, change the padding of the ticket box area. When in mobile phone/smallest responsive state, the ticket box is too large and fills to the right side too much.

    Does this make sense?

    Thanks

    Leigh

    #305247
    Casey
    Participant

    Leigh,
    I can understand your frustration, but while I wish I could say that the plugin seamlessly integrates with every theme out there, the reality is that custom themes have so many settings/options that it would be nearly impossible for us to account for all of those and provide a plugin that integrates with the color scheme of every possible theme. Our Terms for Support, clearly indicate that we can’t offer support for issues like this, but I’ll do my best to point you in the right direction here.

    Firstly, if you take a look at our themer’s guide, you’ll see how to correctly override the styles in the Events Calendar. Once you’ve successfully done that, you’ll want to add your custom styles there, so that your customizations won’t be lost when you update the plugins or your theme.

    Secondly, you should be able to fix the background color issues with the following CSS:


    .single-tribe_events #tribe-events-content form.cart, .single-tribe_events #tribe-events-content div.cart, .tribe-events-single-section {
    background:transparent !important;
    }

    Finally, you can target the mobile styles by using the ‘.tribe-is-mobile’ CSS class, since it is dynamically added to the <BODY> tag when the user is viewing the site in responsive mode. Here are a few styles that should help:


    .tribe-is-mobile .single-tribe_events .tribe-events-schedule {
    background:transparent !important;
    border:0 !important;
    }

    Hopefully these changes will at least get you started, but I would encourage you to learn more about using Google chrome to inspect and preview CSS changes in real time. This video walks you through how to do that.

    Thanks! πŸ™‚

    -Casey-

    #309603
    infoasocialstandard
    Participant

    Oh today is a good day! I haven’t looked through the google inspect documents yet, but I had played around with it, but not made sense of it until now. Now I have managed to reduce the table to 95% which make it nice and central. I have found all the individual elements to the calendar/events and coloured them differently. Much progress indeedy! Now to decide on some colours πŸ™‚

    #309643
    Casey
    Participant

    Great! So glad that got you started in the right direction. Just let me know if you’re all set here, of if you have further questions. Thanks! πŸ™‚

    -Casey-

    #466532
    Casey
    Participant

    I just wanted to follow up and see if you’re all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! πŸ™‚

    -Casey-

    #666347
    Casey
    Participant

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! πŸ™‚

    -Casey-

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘colours and layout’ is closed to new replies.