JK22
Forum Replies Created
-
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Site Origin Widget Bundle ConflictHi. I am getting the same error as described above.
The only thing that comes up in java is…
downloadable font: OS/2: bad linegap: -64 (font-family: “siteorigin-panels” style:normal weight:normal stretch:normal src index:1) source: http://outdoorsewingsolutions.co.uk/wp-content/plugins/siteorigin-panels/css/icons/siteorigin-panels.woff admin.css:1:12
Deprecated TinyMCE API call: <target>.onBeforeSetContent.add(..) plugin.min.js:1:76
TypeError: document.getElementById(…) is null
overlay.js:7333:5
TypeError: document.getElementById(…) is null
overlay.js:7333:5Forum: Themes and Templates
In reply to: [Sela] Mobile Menu ColourI had a . in the wrong place and now I feel a fool…
Forum: Themes and Templates
In reply to: [Ultra] Remove Menu Title from Individual PageSorted this now via the fullwidth and fullwidth – no title selections.
Forum: Themes and Templates
In reply to: [Virtue] Menu items still visable after plugin removalSorted. Thank you
Forum: Themes and Templates
In reply to: [Virtue] Centre Sitewide Banner under LogoFixed it with this…
.virtue_banner img {display: block;margin: 0 auto;}
Forum: Themes and Templates
In reply to: [Virtue] How to center Page titles with Virtue ThemeYou need to write it as one line.
Add it like this….page-header {text-align: center;}
Forum: Fixing WordPress
In reply to: Sitewide Banner [virtue theme]Thanks for the reply.
Where in the style sheet would you add it?