• Resolved animationeasy

    (@animationeasy)


    the plugin is working fine but i want the layout to be changed to horizondal (the images should appear in sideways , is there an option to do so or can you guide me

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

    (@lizeipe)

    Please add the following css code in your plugin directory.

    .pearl_rss_left {
    float: left;
    padding: 2%;
    width: 50%;
    }

    .pearl_rss_section {
    clear : both;
    }

    Thanks

    Pearl

Viewing 1 replies (of 1 total)
  • The topic ‘i need to change the layout from vertical to horizontal’ is closed to new replies.