Viewing 1 replies (of 1 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hey Scott,
    Thanks for posting. I’ll address your first question here, but I ask that you please move the second question to a separate forum post. Other users will never find the second (good) question under “Alignment Issue”. It deserves its own thread. Thanks.

    As far as the first question, this is a simple CSS fix. Update the following rule as shown:

    
    .sbg-schedule-container h4.sbg-date-header {
        padding: 2px 6px 6px;
        margin: 0;
        font: normal 700 11px Verdana,Arial,Helvetica,sans-serif;
        color: #454545;
        clear: both;
    }
    

    Please note that you want to make this change in the mstw-ss-custom-styles.css in your theme’s main directory. You can read about the “hows and whys” of this procedure here. https://shoalsummitsolutions.com/styling-the-plugins-front-end-displays/

    Regards,
    -Mark

Viewing 1 replies (of 1 total)
  • The topic ‘Alignment Issue’ is closed to new replies.