• Resolved theshoaibahmed

    (@theshoaibahmed)


    hi

    i am using Genesis Columns Advanced plugin and [columns-container class=””] and wanted to know how i can add width to each container, whithin each container i have tables.

    please help

Viewing 1 replies (of 1 total)
  • Plugin Author Nick Diego

    (@ndiego)

    Hi theshoaibahmed,

    I apologize for the delay! I would recommend adding a class to the container, whatever you want. For example, lets say theshoaibahmed_custom_width. Then in the your style.css file add something like:

    .theshoaibahmed_custom_width {
        width: /* Whatever you want here */
    }

    Let me know if I can answer any further questions.

    Nick

    • This reply was modified 7 years, 2 months ago by Nick Diego. Reason: spelling mistake
Viewing 1 replies (of 1 total)
  • The topic ‘[columns-container class=””]’ is closed to new replies.