Hello, I am using the vantage theme for a number of websites, and would like to know if there is a custom CSS or way that I can remove the “A Site Origin Theme ” text at the bottom of my websites. Is this possible? Thanks, Chris
Hello! I found the following custom CSS online to remove the white gap between my hero image and the top of my website (where the menu would usually be): /* Home */ .home #main { padding-top: 0; } .home.layout-full .panel-row-style.panel-row-style-full-width { padding-top: 0; } However, I wish to remove the white gap on ALL of…
Hello, I am using the Origami theme for my website and want to centralise the site title and tag line. Please can you tell me how? Is there a custom CSS? Chris