Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #853042

    Hi,

    I’m placing a WD Events calendar short code into a text blcok within a column element, and the calendar is not responding to a change in screen width, yet it does if not within a column.

    Can this be changed within the theme, or should I take this up with Web Dorado?

    Thanks

    #853250

    Hey SuperSportsUAE,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #853297

    Apologies, thought I had!

    #853902

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      #top.page-id-13 #wrap_all .av_one_full {
        padding: 20px !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #861373

    Thanks, this topic can be closed now.

    #861528

    Hi,

    Great, glad we could help. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘shortcode item not responding to column/screen width changes’ is closed to new replies.