Viewing 3 replies - 1 through 3 (of 3 total)
  • The data from the plugin is very nicely marked with classes, which means that you can use CSS to format it.
    1. Learn more about CSS (you can search for learn css)
    2. Before you head into “hard coding” a layout with several columns, you really should familiarize yourself with the concepts of responsive layout. (On a narrow screen, the layout you’re thinking of might not work very well).
    3. After this, dive into the options of the plugin and start playing with your custom CSS.
    Unfortunately, there are really no shortcuts (unless you’re ready to pay someone to do the work for you…)

    Thread Starter cetaceancousins

    (@cetaceancousins)

    Thanks – I do know some css, just need a starting point cause honestly I have tried and failed many times 🙁

    Use the Inspect tool in Firefox or something similar to check classes and formats.
    Then you can enter your special CSS codes in a snippet tool that will inject your code into your page.

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

The topic ‘Customise Plugin’ is closed to new replies.