Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Mobile View of Front Page #313481
    mist2fy
    Participant

    The image is a off on the tablet.  Is there CS code for tablet and phone?

    in reply to: Mobile View of Front Page #313480
    mist2fy
    Participant

    That seems to work for the size so far.  I will need to test it on table.  Also is there a way to choose a different image also.

     

    in reply to: Mobile View of Front Page #313478
    mist2fy
    Participant

    This is what I have now.  Should I add it to the end?

    .tribe-events-calendar-list__event-title-link {
    /* color: var(–tec-color-text-events-title); */
    }

    Your Suggestion:

    @media only screen and (max-width: 810px) {
        .custom-header .wrapper::before {
        background-size: contain;
      }
    }
Viewing 3 posts - 1 through 3 (of 3 total)