{"id":8004,"date":"2026-07-16T11:09:00","date_gmt":"2026-07-16T11:09:00","guid":{"rendered":"https:\/\/lovonova.com\/?p=8004"},"modified":"2026-07-05T23:50:31","modified_gmt":"2026-07-05T23:50:31","slug":"8004-2","status":"publish","type":"post","link":"https:\/\/lovonova.com\/de\/8004-2\/","title":{"rendered":"International Drag Day 2026"},"content":{"rendered":"<p class=\"wp-block-paragraph\"><\/p>\n\n\n<style>.kadence-column8004_ff9d63-1a > .kt-inside-inner-col,.kadence-column8004_ff9d63-1a > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column8004_ff9d63-1a > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column8004_ff9d63-1a > .kt-inside-inner-col{flex-direction:column;}.kadence-column8004_ff9d63-1a > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column8004_ff9d63-1a > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column8004_ff9d63-1a{position:relative;}@media all and (max-width: 1024px){.kadence-column8004_ff9d63-1a > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column8004_ff9d63-1a > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column8004_ff9d63-1a\"><div class=\"kt-inside-inner-col\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>International Drag Day 2026 \u2013 Lovo Nova<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Titan+One&#038;family=Poppins:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    :root {\n      --bg: #fdf6f0;\n      --bg2: #fff8f3;\n      --card: #ffffff;\n      --gold: #b8860b;\n      --magenta: #b5005b;\n      --violet: #5a2d82;\n      --text: #1a1208;\n      --text2: #3a2e22;\n      --muted: #6b5e50;\n      --border: #e0d4c8;\n      --accent: #f3e6d8;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background: var(--bg);\n      color: var(--text);\n      font-family: 'Poppins', sans-serif;\n      font-weight: 300;\n      line-height: 1.75;\n      font-size: 16px;\n    }\n\n    h1, h2, h3, h4 {\n      font-family: 'Titan One', sans-serif;\n      font-weight: 400;\n    }\n\n    \/* HERO *\/\n    .hero {\n      min-height: 85vh;\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-end;\n      padding: 3rem 2.5rem 4.5rem;\n      position: relative;\n      overflow: hidden;\n      background: linear-gradient(150deg, #ffe0f0 0%, #fdf0d8 50%, #f0e8ff 100%);\n      border-bottom: 3px solid var(--magenta);\n    }\n\n    .hero-tag {\n      font-family: 'Poppins', sans-serif;\n      font-size: 0.72rem;\n      font-weight: 600;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--magenta);\n      margin-bottom: 1.2rem;\n    }\n\n    .hero h1 {\n      font-family: 'Titan One', sans-serif;\n      font-size: clamp(2.6rem, 7vw, 5.2rem);\n      line-height: 1.08;\n      max-width: 780px;\n      margin-bottom: 1.5rem;\n      color: #1a0a0f;\n    }\n\n    .hero h1 em {\n      font-style: normal;\n      color: var(--magenta);\n    }\n\n    .hero-sub {\n      font-family: 'Poppins', sans-serif;\n      font-size: 1rem;\n      font-weight: 400;\n      color: #3a1a28;\n      max-width: 560px;\n    }\n\n    .hero-date {\n      position: absolute;\n      top: 2.5rem;\n      right: 2.5rem;\n      font-family: 'Poppins', sans-serif;\n      font-size: 0.68rem;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--muted);\n      writing-mode: vertical-rl;\n    }\n\n    \/* LAYOUT *\/\n    .container {\n      max-width: 740px;\n      margin: 0 auto;\n      padding: 0 2rem;\n    }\n\n    section { padding: 4.5rem 0; }\n\n    \/* PULL QUOTE *\/\n    .pull-quote {\n      border-left: 4px solid var(--magenta);\n      padding: 1.4rem 2rem;\n      margin: 2.5rem 0;\n      background: #fce8f2;\n    }\n\n    .pull-quote p {\n      font-family: 'Poppins', sans-serif;\n      font-size: 1.1rem;\n      font-weight: 400;\n      font-style: italic;\n      line-height: 1.6;\n      color: #5a0030;\n    }\n\n    \/* CARDS *\/\n    .myths {\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 4px;\n      padding: 2.5rem;\n      margin: 2.5rem 0;\n      box-shadow: 0 2px 12px rgba(0,0,0,0.06);\n    }\n\n    .myths h3 {\n      font-family: 'Titan One', sans-serif;\n      font-size: 0.85rem;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: var(--magenta);\n      margin-bottom: 1.5rem;\n    }\n\n    .myth-item {\n      display: flex;\n      gap: 1rem;\n      margin-bottom: 1.1rem;\n      align-items: flex-start;\n    }\n\n    .myth-icon {\n      font-size: 1.05rem;\n      flex-shrink: 0;\n      margin-top: 0.15rem;\n    }\n\n    .myth-text {\n      font-family: 'Poppins', sans-serif;\n      font-size: 0.95rem;\n      font-weight: 400;\n      color: var(--text2);\n      line-height: 1.7;\n    }\n\n    \/* TIMELINE *\/\n    .timeline { margin: 2.5rem 0; }\n\n    .tl-item {\n      display: grid;\n      grid-template-columns: 90px 1fr;\n      gap: 1.5rem;\n      margin-bottom: 2rem;\n      position: relative;\n    }\n\n    .tl-item::before {\n      content: '';\n      position: absolute;\n      left: 89px;\n      top: 0.6rem;\n      bottom: -1.5rem;\n      width: 2px;\n      background: linear-gradient(to bottom, var(--magenta), transparent);\n    }\n\n    .tl-item:last-child::before { display: none; }\n\n    .tl-year {\n      font-family: 'Titan One', sans-serif;\n      font-size: 1.2rem;\n      color: var(--magenta);\n      text-align: right;\n      padding-right: 1.5rem;\n      padding-top: 0.1rem;\n    }\n\n    .tl-content h4 {\n      font-family: 'Titan One', sans-serif;\n      font-size: 0.95rem;\n      margin-bottom: 0.3rem;\n      color: var(--text);\n    }\n\n    .tl-content p {\n      font-family: 'Poppins', sans-serif;\n      font-size: 0.88rem;\n      font-weight: 300;\n      color: var(--muted);\n      line-height: 1.65;\n    }\n\n    \/* VOICES *\/\n    .voices-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1rem;\n      margin: 2.5rem 0;\n    }\n\n    .voice-card {\n      background: var(--accent);\n      border: 1px solid var(--border);\n      padding: 1.6rem;\n      border-radius: 4px;\n    }\n\n    .voice-card blockquote {\n      font-family: 'Poppins', sans-serif;\n      font-style: italic;\n      font-size: 0.95rem;\n      font-weight: 400;\n      line-height: 1.65;\n      color: var(--text2);\n    }\n\n    \/* HEADINGS *\/\n    h2 {\n      font-family: 'Titan One', sans-serif;\n      font-size: clamp(1.7rem, 3.5vw, 2.4rem);\n      line-height: 1.15;\n      margin-bottom: 1.5rem;\n      color: var(--text);\n    }\n\n    h2 span { color: var(--magenta); }\n\n    p {\n      font-family: 'Poppins', sans-serif;\n      font-weight: 300;\n      margin-bottom: 1.2rem;\n      color: var(--text2);\n    }\n    p:last-child { margin-bottom: 0; }\n\n    \/* DIVIDER *\/\n    .divider {\n      width: 40px;\n      height: 3px;\n      background: var(--magenta);\n      margin: 0 0 2rem;\n    }\n\n    \/* STAT BAND *\/\n    .stat-band {\n      background: var(--magenta);\n      padding: 4rem 2rem;\n      text-align: center;\n    }\n\n    .stat-band p {\n      color: #fce8f2;\n      font-size: 1.1rem;\n      font-weight: 400;\n      max-width: 560px;\n      margin: 0 auto;\n    }\n\n    .stat-band strong {\n      font-family: 'Titan One', sans-serif;\n      font-size: clamp(1.4rem, 3vw, 2rem);\n      display: block;\n      color: #ffffff;\n      margin-bottom: 0.5rem;\n    }\n\n    \/* CTA *\/\n    .cta-section {\n      background: linear-gradient(135deg, #fce8f2 0%, #f0e8ff 100%);\n      border-top: 2px solid var(--magenta);\n      padding: 5rem 2rem;\n      text-align: center;\n    }\n\n    .cta-section h2 { color: var(--text); margin-bottom: 1rem; }\n    .cta-section h2 span { color: var(--magenta); }\n\n    .cta-section p {\n      max-width: 500px;\n      margin: 0 auto 2rem;\n      color: var(--muted);\n    }\n\n    .cta-btn {\n      display: inline-block;\n      padding: 0.9rem 2.8rem;\n      background: var(--magenta);\n      color: #ffffff;\n      font-family: 'Poppins', sans-serif;\n      font-size: 0.78rem;\n      font-weight: 600;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      text-decoration: none;\n      border-radius: 2px;\n      transition: background 0.2s;\n    }\n\n    .cta-btn:hover { background: #8a0045; }\n\n    \/* TAGS *\/\n    .tag-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 3rem;\n      padding-top: 2rem;\n      border-top: 1px solid var(--border);\n    }\n\n    .tag {\n      font-family: 'Poppins', sans-serif;\n      font-size: 0.68rem;\n      font-weight: 500;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--magenta);\n      border: 1px solid var(--magenta);\n      padding: 0.3rem 0.85rem;\n      border-radius: 2px;\n    }\n\n    \/* FOOTER *\/\n    .article-footer {\n      padding: 2.5rem 2rem;\n      border-top: 1px solid var(--border);\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      font-family: 'Poppins', sans-serif;\n      font-size: 0.78rem;\n      color: var(--muted);\n      background: var(--bg2);\n    }\n\n    .brand {\n      font-family: 'Titan One', sans-serif;\n      font-size: 1.2rem;\n      color: var(--magenta);\n    }\n\n    @media (max-width: 600px) {\n      .voices-grid { grid-template-columns: 1fr; }\n      .tl-item { grid-template-columns: 70px 1fr; }\n      .hero-date { display: none; }\n      .article-footer { flex-direction: column; gap: 1rem; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- HERO -->\n  <header class=\"hero\">\n    <div class=\"hero-date\">July 16 \u00b7 2026<\/div>\n    <p class=\"hero-tag\">Lovo Nova \u00b7 Culture &amp; Pride<\/p>\n    <h1>Drag is not a costume.<br><em>It is a revolution.<\/em><\/h1>\n    <p class=\"hero-sub\">On International Drag Day, we celebrate the artists who have always been on the front lines of queer liberation.<\/p>\n  <\/header>\n\n  <!-- INTRO -->\n  <section>\n    <div class=\"container\">\n      <div class=\"divider\"><\/div>\n      <h2>What is <span>International Drag Day?<\/span><\/h2>\n      <p>Every July 16, International Drag Day invites the world to look beyond the sequins and heels \u2014 and recognize drag performers as cultural leaders, activists, and agents of change. Founded in 2009 by Australian drag performer Adam Stewart, this global celebration honours the artistry, history, and political power of drag.<\/p>\n      <p>Drag traces its roots to the 1800s, when William Dorsey Swann \u2014 a formerly enslaved Black man \u2014 became the first person to call himself a &#8220;queen of drag,&#8221; hosting private balls that are now considered the first LGBTQ+ resistance community in recorded American history.<\/p>\n\n      <div class=\"pull-quote\">\n        <p>&#8220;Drag means being your true self and finding acceptance and loving yourself.&#8221;<\/p>\n      <\/div>\n\n      <p>Over a century later, drag continues to be one of the most visible, vulnerable, and powerful forms of queer expression in the world.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- MYTHS -->\n  <section style=\"padding-top:0;\">\n    <div class=\"container\">\n      <div class=\"divider\"><\/div>\n      <h2>What drag <span>is not<\/span><\/h2>\n      <div class=\"myths\">\n        <h3>Setting the record straight<\/h3>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\u274c<\/span>\n          <span class=\"myth-text\">Drag is not inherently sexual \u2014 like any art form, it can be tailored for all audiences, from children&#8217;s story hours to adult cabaret.<\/span>\n        <\/div>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\u274c<\/span>\n          <span class=\"myth-text\">Drag queens are not necessarily trans women \u2014 drag is a performance and an art form, not a gender identity.<\/span>\n        <\/div>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\u274c<\/span>\n          <span class=\"myth-text\">Drag is not new, not a trend, and not a Western invention \u2014 non-binary performance traditions have existed across cultures for millennia.<\/span>\n        <\/div>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\u274c<\/span>\n          <span class=\"myth-text\">Drag is not &#8220;one thing&#8221; \u2014 there are pageant queens, drag kings, bio queens, horror queens, political queens, and everything in between.<\/span>\n        <\/div>\n      <\/div>\n      <p>It simply means taking gender, blowing it up, and turning it into something powerful, intentional, and entirely your own.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- STAT BAND -->\n  <div class=\"stat-band\">\n    <p><strong>Over 100 years of drag on the front lines of liberation<\/strong>\n    From William Dorsey Swann in the 1880s to Marsha P. Johnson at Stonewall \u2014 drag performers have always led the fight for queer rights.<\/p>\n  <\/div>\n\n  <!-- TIMELINE -->\n  <section>\n    <div class=\"container\">\n      <div class=\"divider\"><\/div>\n      <h2>A century of <span>resistance<\/span><\/h2>\n      <p>Drag performers have always been at the forefront of queer history. Here are some of the moments that shaped the movement.<\/p>\n\n      <div class=\"timeline\">\n        <div class=\"tl-item\">\n          <div class=\"tl-year\">1880s<\/div>\n          <div class=\"tl-content\">\n            <h4>William Dorsey Swann<\/h4>\n            <p>The first recorded &#8220;queen of drag&#8221; hosts private balls for formerly enslaved Black people in Washington DC \u2014 and becomes the first American to seek legal protection for the LGBTQ+ community.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item\">\n          <div class=\"tl-year\">1969<\/div>\n          <div class=\"tl-content\">\n            <h4>Stonewall Uprising<\/h4>\n            <p>Drag queens and trans women including Marsha P. Johnson and Sylvia Rivera are central figures in the rebellion that launched the modern LGBTQ+ rights movement.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item\">\n          <div class=\"tl-year\">1970s<\/div>\n          <div class=\"tl-content\">\n            <h4>STAR &amp; Drag Houses<\/h4>\n            <p>Street Transvestites Action Revolutionaries, founded by Johnson and Rivera, provides shelter and support for homeless queer youth \u2014 a real-life model of community care.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item\">\n          <div class=\"tl-year\">1980s<\/div>\n          <div class=\"tl-content\">\n            <h4>Sisters of Perpetual Indulgence<\/h4>\n            <p>Nun-themed drag performers raise funds and deliver AIDS education during the height of the crisis, when governments looked away.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item\">\n          <div class=\"tl-year\">2009<\/div>\n          <div class=\"tl-content\">\n            <h4>International Drag Day<\/h4>\n            <p>Adam Stewart founds the global celebration, giving drag the recognition it has always deserved.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tl-item\">\n          <div class=\"tl-year\">Now<\/div>\n          <div class=\"tl-content\">\n            <h4>Drag under attack \u2014 and still standing<\/h4>\n            <p>Despite discriminatory legislation targeting drag in multiple US states and beyond, performers continue to organize, create, and show up \u2014 on stage and on protest lines.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- VOICES -->\n  <section style=\"padding-top:0;\">\n    <div class=\"container\">\n      <div class=\"divider\"><\/div>\n      <h2>What drag <span>means<\/span><\/h2>\n      <p>We asked. The community answered.<\/p>\n\n      <div class=\"voices-grid\">\n        <div class=\"voice-card\">\n          <blockquote>&#8220;My creative outlet, my gender expression, and my everything.&#8221;<\/blockquote>\n        <\/div>\n        <div class=\"voice-card\">\n          <blockquote>&#8220;I can be feminine as a trans man without pressure or judgment.&#8221;<\/blockquote>\n        <\/div>\n        <div class=\"voice-card\">\n          <blockquote>&#8220;Destroying roles about gender, making breaking the binary easier for us trans people.&#8221;<\/blockquote>\n        <\/div>\n        <div class=\"voice-card\">\n          <blockquote>&#8220;A symbol of freedom of expression and the fight for equality.&#8221;<\/blockquote>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HOW TO SUPPORT -->\n  <section style=\"padding-top:0;\">\n    <div class=\"container\">\n      <div class=\"divider\"><\/div>\n      <h2>How to show up <span>today<\/span><\/h2>\n      <p>International Drag Day is not just a celebration \u2014 it is an invitation to act.<\/p>\n      <div class=\"myths\">\n        <h3>Take action<\/h3>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\ud83d\udde3\ufe0f<\/span>\n          <span class=\"myth-text\">Support drag artists in your community \u2014 attend shows, share their work, and amplify their voices.<\/span>\n        <\/div>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\ud83e\udd1d<\/span>\n          <span class=\"myth-text\">Push back against laws that target drag as a form of creative and political expression.<\/span>\n        <\/div>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\ud83d\udc84<\/span>\n          <span class=\"myth-text\">Celebrate the performers who have always been on the front lines of queer liberation.<\/span>\n        <\/div>\n        <div class=\"myth-item\">\n          <span class=\"myth-icon\">\ud83d\udcda<\/span>\n          <span class=\"myth-text\">Learn the history \u2014 from Swann to Stonewall to today \u2014 and share it with those around you.<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"tag-list\">\n        <span class=\"tag\">#InternationalDragDay<\/span>\n        <span class=\"tag\">#DragIsArt<\/span>\n        <span class=\"tag\">#DragCulture<\/span>\n        <span class=\"tag\">#QueerHistory<\/span>\n        <span class=\"tag\">#FreedomOfExpression<\/span>\n        <span class=\"tag\">#MarshaPJohnson<\/span>\n        <span class=\"tag\">#Stonewall<\/span>\n        <span class=\"tag\">#LovoNovaSupport<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <div class=\"cta-section\">\n    <h2>Always at the <span>heart of pride.<\/span><\/h2>\n    <p>Lovo Nova celebrates every identity, every expression, every day of the year.<\/p>\n    <a href=\"https:\/\/lovonova.com\/de\/\" class=\"cta-btn\">Discover Lovo Nova<\/a>\n  <\/div>\n\n  <!-- FOOTER -->\n  <footer class=\"article-footer\">\n    <span class=\"brand\">Lovo Nova<\/span>\n    <span>July 16, 2026 \u00b7 International Drag Day<\/span>\n  <\/footer>\n\n<\/body>\n<\/html>\n<\/div><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova.jpg\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg\" alt=\"\" class=\"wp-image-8006\" srcset=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg 1024w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-300x300.jpg 300w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-150x150.jpg 150w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-768x768.jpg 768w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-12x12.jpg 12w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-600x600.jpg 600w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-900x900.jpg 900w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-100x100.jpg 100w, https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova.jpg 1080w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>","protected":false},"excerpt":{"rendered":"<p>International Drag Day 2026 \u2013 Lovo Nova July 16 \u00b7 2026 Lovo Nova \u00b7 Culture &amp; Pride Drag is not a costume.It is a revolution. On International Drag Day, we celebrate the artists who have always been on the front lines of queer liberation. What is International Drag Day? Every July 16, International Drag Day&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[553,20],"tags":[985,573,572,925,562,577,568],"class_list":["post-8004","post","type-post","status-publish","format-standard","hentry","category-awareness-days","category-news","tag-dragqueen","tag-inclusion","tag-lgbtqia","tag-loveislove","tag-lovonovasupport","tag-queer","tag-visibility"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>International Drag Day 2026 - Queer design brand<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/lovonova.com\/de\/8004-2\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"International Drag Day 2026 - Queer design brand\" \/>\n<meta property=\"og:description\" content=\"International Drag Day 2026 \u2013 Lovo Nova July 16 \u00b7 2026 Lovo Nova \u00b7 Culture &amp; Pride Drag is not a costume.It is a revolution. On International Drag Day, we celebrate the artists who have always been on the front lines of queer liberation. What is International Drag Day? Every July 16, International Drag Day...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/lovonova.com\/de\/8004-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Queer design brand\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/share\/17iHY6YYpN\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-16T11:09:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"chelsea cheung\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@LovoNovadesign\" \/>\n<meta name=\"twitter:site\" content=\"@LovoNovadesign\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"chelsea cheung\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/\"},\"author\":{\"name\":\"chelsea cheung\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/person\\\/559f33b95d46e27cb5512156451a220f\"},\"headline\":\"International Drag Day 2026\",\"datePublished\":\"2026-07-16T11:09:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/\"},\"wordCount\":673,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg\",\"keywords\":[\"Dragqueen\",\"Inclusion\",\"LGBTQIA\",\"LoveIsLove\",\"lovonovaSUPPORT\",\"Queer\",\"Visibility\"],\"articleSection\":[\"Awareness Days\",\"News\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/\",\"url\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/\",\"name\":\"International Drag Day 2026 - Queer design brand\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg\",\"datePublished\":\"2026-07-16T11:09:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg\",\"contentUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/8004-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lovonova.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"International Drag Day 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#website\",\"url\":\"https:\\\/\\\/lovonova.com\\\/\",\"name\":\"www.lovonova.com\",\"description\":\"Celebrating Every Expression\",\"publisher\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/lovonova.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#organization\",\"name\":\"Lovo Nova\",\"url\":\"https:\\\/\\\/lovonova.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png\",\"contentUrl\":\"https:\\\/\\\/lovonova.com\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png\",\"width\":1613,\"height\":2560,\"caption\":\"Lovo Nova\"},\"image\":{\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/share\\\/17iHY6YYpN\\\/\",\"https:\\\/\\\/x.com\\\/LovoNovadesign\",\"https:\\\/\\\/lu.linkedin.com\\\/company\\\/lovonova\",\"https:\\\/\\\/www.instagram.com\\\/lovonovadesign?igsh=MTY4cDhwbGdkZzhlYQ==\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/lovonova.com\\\/#\\\/schema\\\/person\\\/559f33b95d46e27cb5512156451a220f\",\"name\":\"chelsea cheung\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g\",\"caption\":\"chelsea cheung\"},\"sameAs\":[\"https:\"],\"url\":\"https:\\\/\\\/lovonova.com\\\/de\\\/author\\\/chelseacheungxgmail-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"International Drag Day 2026 - Queer design brand","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/lovonova.com\/de\/8004-2\/","og_locale":"de_DE","og_type":"article","og_title":"International Drag Day 2026 - Queer design brand","og_description":"International Drag Day 2026 \u2013 Lovo Nova July 16 \u00b7 2026 Lovo Nova \u00b7 Culture &amp; Pride Drag is not a costume.It is a revolution. On International Drag Day, we celebrate the artists who have always been on the front lines of queer liberation. What is International Drag Day? Every July 16, International Drag Day...","og_url":"https:\/\/lovonova.com\/de\/8004-2\/","og_site_name":"Queer design brand","article_publisher":"https:\/\/www.facebook.com\/share\/17iHY6YYpN\/","article_published_time":"2026-07-16T11:09:00+00:00","og_image":[{"width":1080,"height":1080,"url":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova.jpg","type":"image\/jpeg"}],"author":"chelsea cheung","twitter_card":"summary_large_image","twitter_creator":"@LovoNovadesign","twitter_site":"@LovoNovadesign","twitter_misc":{"Verfasst von":"chelsea cheung","Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/lovonova.com\/8004-2\/#article","isPartOf":{"@id":"https:\/\/lovonova.com\/8004-2\/"},"author":{"name":"chelsea cheung","@id":"https:\/\/lovonova.com\/#\/schema\/person\/559f33b95d46e27cb5512156451a220f"},"headline":"International Drag Day 2026","datePublished":"2026-07-16T11:09:00+00:00","mainEntityOfPage":{"@id":"https:\/\/lovonova.com\/8004-2\/"},"wordCount":673,"commentCount":0,"publisher":{"@id":"https:\/\/lovonova.com\/#organization"},"image":{"@id":"https:\/\/lovonova.com\/8004-2\/#primaryimage"},"thumbnailUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg","keywords":["Dragqueen","Inclusion","LGBTQIA","LoveIsLove","lovonovaSUPPORT","Queer","Visibility"],"articleSection":["Awareness Days","News"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/lovonova.com\/8004-2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/lovonova.com\/8004-2\/","url":"https:\/\/lovonova.com\/8004-2\/","name":"International Drag Day 2026 - Queer design brand","isPartOf":{"@id":"https:\/\/lovonova.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/lovonova.com\/8004-2\/#primaryimage"},"image":{"@id":"https:\/\/lovonova.com\/8004-2\/#primaryimage"},"thumbnailUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg","datePublished":"2026-07-16T11:09:00+00:00","breadcrumb":{"@id":"https:\/\/lovonova.com\/8004-2\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/lovonova.com\/8004-2\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/lovonova.com\/8004-2\/#primaryimage","url":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg","contentUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2026\/07\/Juillet-16-international-drag-day-Lovo-Nova-1024x1024.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/lovonova.com\/8004-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/lovonova.com\/"},{"@type":"ListItem","position":2,"name":"International Drag Day 2026"}]},{"@type":"WebSite","@id":"https:\/\/lovonova.com\/#website","url":"https:\/\/lovonova.com\/","name":"www.lovonova.com","description":"Celebrating Every Expression","publisher":{"@id":"https:\/\/lovonova.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/lovonova.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/lovonova.com\/#organization","name":"Lovo Nova","url":"https:\/\/lovonova.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/lovonova.com\/#\/schema\/logo\/image\/","url":"https:\/\/lovonova.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png","contentUrl":"https:\/\/lovonova.com\/wp-content\/uploads\/2024\/03\/cropped-cropped-cropped-lovonova-logo-chosen-01-1-scaled.png","width":1613,"height":2560,"caption":"Lovo Nova"},"image":{"@id":"https:\/\/lovonova.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/share\/17iHY6YYpN\/","https:\/\/x.com\/LovoNovadesign","https:\/\/lu.linkedin.com\/company\/lovonova","https:\/\/www.instagram.com\/lovonovadesign?igsh=MTY4cDhwbGdkZzhlYQ=="]},{"@type":"Person","@id":"https:\/\/lovonova.com\/#\/schema\/person\/559f33b95d46e27cb5512156451a220f","name":"chelsea cheung","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/27fa7afa6857d8df3006a2c1f470e9648958dc005414bfbead9d1bb587e06fda?s=96&d=mm&r=g","caption":"chelsea cheung"},"sameAs":["https:"],"url":"https:\/\/lovonova.com\/de\/author\/chelseacheungxgmail-com\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/8004","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/comments?post=8004"}],"version-history":[{"count":7,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/8004\/revisions"}],"predecessor-version":[{"id":8018,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/posts\/8004\/revisions\/8018"}],"wp:attachment":[{"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/media?parent=8004"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/categories?post=8004"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lovonova.com\/de\/wp-json\/wp\/v2\/tags?post=8004"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}