Profiles

  • Member Since: September 28th, 2016
  • Find me on:
  • Created a topic, Sticky Pop Up Title Shown Incorrect (Horizontal instead of Vertical), on the site WordPress.org Forums:
    Hi! I can notice in this forum that the problem with t…

  • Posted a reply to MY popup title is not properly aligned in some browsers and mobiles, on the site WordPress.org Forums:
    You can fix it with CSS: .sticky-popup-right .popup-title { writing-mode: horizontal-tb !important; } Good luck!…