• Resolved Lbcretu

    (@lbcretu)


    I am very new to WordPress and the Virtue Theme, but I am loving it! I want to add a Banner only to my blog page. I found the option for the Sitewide banner, how do I add it to only one page?

Viewing 1 replies (of 1 total)
  • Well this is kinda a hack but it will work. Create a banner then add this to your custom css in the theme options.

    .virtue_sitewide_banner { display:none;}
    .blog .virtue_sitewide_banner {display:block;}

    Just be sure to use the blog page template.

    Kadence Themes

Viewing 1 replies (of 1 total)
  • The topic ‘Sitewide Banner’ is closed to new replies.