mm3kix
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Pages vanished after Customizr updateThanks Nikeo. I’ve done some digging and although the pages weren’t in the trash on my admin panel they were mis-labelled in the database
Forum: Themes and Templates
In reply to: [Customizr] unable to get css to target areas of pagesThanks guys, I’ll give it a go- looks like the best way to verse myself in this
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Visual styleAh I see! Sorry Greg, I got the wrong end of the stick regarding the visual styles. Is that something a user could create a targeted code for once discovering which rows the theme has designed.
Thanks for the advice, I’ll go and instigate it and see what happens.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Visual styleOk, I’ve attempted to use the above suggested code to no effect. the theme I’m using supports custom CSS.
I’ve used the inspect element function of Google chrome which has allowed me to isolate the following code as the area I want to put a border around.
<div class=”panel widget widget_black-studio-tinymce panel-first-child panel-last-child” id=”panel-1-0-0″>
I’ve attempted some CSS below but without having any luck in getting it to work. However, I can’t get the class notation to target all of “panel widget widget_black-studio-tinymce panel-first-child panel-last-child” due to the spaces.
Any suggestions?
.panel #panel-1-0-0
{
border-style:solid;
border-width:5px;
Border-color: black;}
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Visual styleHowever, I don’t quite understand why you wouldn’t want visual styles to be compatible with other themes
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Visual styleGreat. Thanks for your help
Forum: Themes and Templates
In reply to: [Customizr] Customizr mobile appearanceYou sir, are a legend. Thanks so much for the quick responses.
Forum: Themes and Templates
In reply to: [Customizr] Customizr mobile appearanceOk, great.
Thanks for the advice. I’ll definitely change that.
Any thoughts on the tag line issue?