• I am having a little trouble getting my columns to do what I want and I can really use some help.

    I have set up a 2 column layout with multiple rows. The first row has an image on the left and text on the right. The second row has text on the left and image on the right.

    It looks great on larger devices but when it collapses down the 2nd row with the image on the right shifts the image below the text. What I really want is the image to be above the text and I am having a difficult time figuring out what to change and how.

    I would really appreciate some help from an expert.

    Here is the page in question.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi soulluciani01.

    I have set up a 2 column layout with multiple rows

    Using what theme? And a plugin?

    Here is the page in question.

    Do you have a link?

    Thread Starter soulluciani01

    (@soulluciani01)

    I am using the splendid theme, with visual composer. I realize this theme is a commercial theme but I have been sending the developers messages and support tickets for weeks and they wont respond. I really need help with understanding this.

    http://85c.879.myftpupload.com/solutions/

    I realize this theme is a commercial theme

    And so is the plugin (but it looks like that’s bundled with the theme). Unfortunately I don’t know anything about either one. Have you tried the VC support forum?
    http://support.wpbakery.com/?_ga=1.193069677.1185679402.1472280714

    Thread Starter soulluciani01

    (@soulluciani01)

    I can access that because the theme came with the plugs…

    I took a quick look at the structure and CSS. On a very high level it appears that the image-text in one row, and text-image in the next row, are generated in that order. Each pair of elements is contained within the row, and set side-by-side using CSS width and float properties in views wider than 992px. When those properties are removed in the mobile views the structure of image-text-text-image still remains and, by default, they are stacked in that order. So, since it appears to be done using CSS, you might be able to come up with something to switch the elements in the second row in mobile views. But VC is not a simple plugin and, without digging into the details of how it interacts with the theme, there’s really no way to know how changes to switch the element order might affect other parts or functions. It’s unfortunate that the theme developers won’t, or have chosen not to, help answer your question. Another avenue you might consider is outside assistance. Here are a couple of options:
    https://codeable.io/wordpress-help/
    http://jobs.wordpress.net/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Responsive Columns’ is closed to new replies.