Viewing 1 replies (of 1 total)
  • Plugin Author Gagan Deep Singh

    (@gagan0123)

    Hi

    Sorry for the delayed response…..

    About using it in the header, it shouldn’t cause any problem. If you want to use some smaller widgets in it and want to change its height, you can do it via CSS in your theme. There is a class “shortcode_widget” thats applied to the html tag of the widget, and lets say you have it in the header having class “header” then you can write following lines in style.css

    .header .shortcode_widget{height:140px}

    I hope it helps. Marking the issue as resolved as its not the issue with the plugin at all.

Viewing 1 replies (of 1 total)
  • The topic ‘Change the height of the Shortcode Widget’ is closed to new replies.