Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    Where do the row shortcodes come from and what should they do? Is it part of a responsive grid theme?
    Do you happen to have an example I can look at.

    Thread Starter Dazmond

    (@dazmond)

    Hi There,

    Thank you for getting back to me,

    Yes it’s part of a responsive grid theme, here is an example of the modal containing the row short codes:

    http://www.unlockdrama.com/dev2/?us_main_page_section=work-test&preview=true&preview_id=2036&preview_nonce=4760889902

    Many thanks,

    Darren.

    Thread Starter Dazmond

    (@dazmond)

    Hi There,

    I’ve managed to overcome this with divs, but the modal seems to be ignoring any formatting I apply such as a bulleted list, do you know why this could be?

    Many thanks,

    Darren.

    Plugin Author Daniel Iser

    (@danieliser)

    Most likely the styles you want applied are written using a parent selector such as #content ul {}. These won’t be applied to anything outside of the container id=content

    Have you tried using firebug addon for Firefox or the developers console for chrome to see what CSS is or isn’t being applied to a given element?

    Thread Starter Dazmond

    (@dazmond)

    Thank you for getting back to me,

    The modal is recognising the basic css styles i’m applying to the divs, but for some reason it’s ignoring bulleted lists,

    • etc which is a bit strange?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Row Shortcodes’ is closed to new replies.