• Hi, I’m not sure if I need to ask you guys or the forum for the custom widget I’m using, but I’ve managed to successfully use your plugin to show widgets on my pages.

    The widget I am using (from Ultimate Catalog Plugin) pulls in a number of products that I have listed on my site (ie books) and randomises them each time the page is refreshed.

    However, when I use your plugin to add these to the main page of my website these books are stacked vertically, which would look fine if they were in the sidebar, but obviously not great when they’re on the page.

    Is there a way I can change the layout for them to be next to each other?

    Thanks!

    https://wordpress.org/plugins/amr-shortcode-any-widget/

Viewing 1 replies (of 1 total)
  • Plugin Author anmari

    (@anmari)

    HI – read up on css.

    Probably either your theme css or the catalog plugin is constraining the width and/or has not floated the items for use in wider containers.

    Depending what the case is, you can then add css to correct it.
    If you’re lucky, you may just be able to remove the theme styling – read the styling section here:
    https://wordpress.org/plugins/amr-shortcode-any-widget/faq/

    If that doesn’t work, you’ll need to looking into setting a default width for each product and then do something like ‘floating’ them up next to each other. Depends on the html being generated by the widget plugin.

Viewing 1 replies (of 1 total)

The topic ‘Change Layout of Widget’ is closed to new replies.