to center layout

Home Forums Calendar Products Events Calendar PRO to center layout

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1398420
    Fabiana Girotti
    Participant

    how can i center the layout

    #1399679
    Patricia
    Member

    Hey Fabiana,

    Thank you for reaching out to us!

    Just to help you get started, you can achieve what you want by adding a rule like this one in your theme’s style.css file:

    .row {
    margin-left: 25% !important;
    }

    Here’s a screenshot with the expected result.

    I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1408566
    Fabiana Girotti
    Participant

    Thank you for the help! I will try to center the calendar with margin-row.
    But there is a new problem: we have changed the url of the website because the previous url testweb.dentaurum.it was a test url and now we need both plugins we’ve bought. How can I disable the plugins in old url when it’s don’t exist because was deleted?

    #1408577
    Patricia
    Member

    Hi Fabiana,

    You are welcome! Answering your question, you can easily move your license keys from one site to another by following these instructions:

    https://theeventscalendar.com/knowledgebase/moving-your-license-keys/

    Since you simply changed your domain name, you can skip the first step.

    I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1409540
    Fabiana Girotti
    Participant

    Hi Patricia, if I try to add this rule (.row {margin-left: 25% !important;), I fear to make change all site page.
    I don’t want that, I want only center the calendar in a page.
    Thank you!

    #1411176
    Patricia
    Member

    Hi Fabiana,

    You are right! I’m sorry I didn’t notice this before. You can place appropriate files in your theme inside a folder called tribe-events/ to load your own stylesheets. You will find more info in the following link:

    https://theeventscalendar.com/knowledgebase/themers-guide/#customizingstyles

    You can also try to add additional selectors to my initial suggestion like .tribe-events-month and check if it helps you to restrict the CSS to month view calendar.

    I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1424775
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

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