Okay
  Public Ticket #2032866
Event permalink
Closed

Comments

  • hype4events started the conversation

    I believe there may be something wrong with my event permalinks. 

    Everytime i link someone to the event it shows a blank page or a page with just the event image. in some cases you cant even click anywhere to go back to the calnedar e.g https://www.hypeupzimbabwe.com/blog/stec_event/hype-up-zimbabwe-launch/

  •  785
    Zhivko replied

    Go to Dashboard -> St. Event Calendar -> Fonts & Colors custom style and add following css:

    #wt_footerWrapper {
        float: left;
        width: 100%
    } .stec-layout-single {
        overflow: hidden;
        margin: 100px auto !important; 
        max-width: 1200px;
        float: none !important;
    }


    Stachethemes Developer