htmlpie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pen] Awesome theme, but not many things work for me.Hi there,
Good to know!
You should have created another topic for this, or not changing the status to “resolved”. I’ve just randomly found this.
Anyway, that can be used with CSS, for example:
@media only screen and (min-width: 728px) { body.pen_width_default #pen_navigation .pen_container, body.pen_width_standard #pen_navigation .pen_container { max-width: 1500px !important; } }It can be added through Appearance → Customize → Additional CSS.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Pen Theme compatibility with iOS.Hi there,
It will be available in the next update within a few weeks.
If you need it immediately, submit a support ticket through our website and we will send you the file and instructions.
Forum: Themes and Templates
In reply to: [Pen] buttonHi there,
If you mean the color, we may add some more options in the next version.
In the meantime, it can be done with some CSS, for example:
#pen_header .search-submit { background: blue !important; } #pen_header .search-submit:focus, #pen_header .search-submit:hover, #pen_header .search-submit:active { background: black !important; }It can be added through Appearance → Customize → Additional CSS.
In order to find a proper CSS selector, do a right click on the button, select “Inspect element” then either copy the selector from the right panel (Styles) or do a right click on the element within the HTML code and select “Copy selector” to copy the CSS selector to the clipboard.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Footer issueHi there,
Right, the next update will fix that; in the meantime, try this CSS:
#content { min-height: 1000px !important; }It can be added through Appearance → Customize → Additional CSS.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Pen Theme compatibility with iOS.Thanks for testing! That is so weird, I have just sent you another one, please test, hopefully that will do it.
Forum: Themes and Templates
In reply to: [Pen] Pen Theme compatibility with iOS.Thanks for doing all these tests! I have just sent you a JavaScript file to upload, hopefully it can prevent that.
Forum: Themes and Templates
In reply to: [Pen] Pen Theme compatibility with iOS.Good to know!
I don’t know if I can find an old iPhone anytime soon though; so, please do some more tests:
A) Please check the landscape mode too, if you haven’t already.
B) Check with other browsers too, such as Firefox and Chrome.
C) If you have any plugins that are installed on both sites, disable them for a bit to see if it makes any difference.
Thank you.Forum: Themes and Templates
In reply to: [Pen] Pen Theme compatibility with iOS.Right, I need to find an old iPhone and do some tests.
In the meantime, checking the codes, it appears to be the sticky header option. Try again with that one disabled (Appearance → Customize → Header → Sticky: Header), and if it wasn’t that, try disabling the Sticky: Mobile Menu as well or instead, it must be one of these two but I need to test it.Forum: Themes and Templates
In reply to: [Pen] Pen Theme compatibility with iOS.Hi there,
Is it the same with your own site too?
Forum: Themes and Templates
In reply to: [Pen] ColumnsAwesome! Thanks, to you too!
Forum: Themes and Templates
In reply to: [Pen] ColumnsIf you have the Left or Right sidebars enabled, it may automatically decrease to two or three columns regardless of the selected number, be it four or five. It is to ensure the content is not too much squeezed and titles and everything else is legible. It also does that on small screen devices such as tablets, and also with the Narrow layout, there would be only one column always.
Forum: Reviews
In reply to: [Pen] Best!Thanks! 🙂
Forum: Themes and Templates
In reply to: [Pen] ColumnsHi there,
It is under Appearance → Customize → Content → List Views.
Forum: Themes and Templates
In reply to: [Pen] EroareThank you, just uploaded the update.
Forum: Themes and Templates
In reply to: [Pen] EroareHi there,
The update is ready, it has the sticky sidebars feature.
I have just sent you the download link, in case you want to test it with your site.