Forum Replies Created
-
AuthorPosts
-
June 8, 2023 at 12:02 pm in reply to: How or where can I change the breakpoint for the tabs element #1409967
Hey Ismael,
thanks for the quick solution…works!
Best, Capo1200
Hi Mike,
thanks a lot, works!Best,
Capo1200April 23, 2023 at 7:53 pm in reply to: Symbol not active when performance setting is “Load only used elements” #1405301Hi MIke,
perfect, that’s it!
Thanks a lot!
Best,
Capi1200April 23, 2023 at 6:14 pm in reply to: Symbol not active when performance setting is “Load only used elements” #1405296Hi Mike,
maybe you also have an idea how to set a min width for the 1/3 parts. Currently the items on responsive view (portrait tablet/phone) sizing down to much so the text is too long.
With 1/4 items its ok,cause they break down to 2 1/2, but 1/3 parts keep 3 in a line until they change to 1/1
So, the 2 areas with each 3x 1/3 should break down to 3 “lines with 2 1/2 and if smaller then as now to 1/1.Best, capo1200
April 23, 2023 at 6:07 pm in reply to: Symbol not active when performance setting is “Load only used elements” #1405295Great,thanks Mike.
Yes it’s a bit strange, had the same code on the previous test site and worked fine.
Maybe the reason was the settings import from previous test site?
If I reset the theme settings, and do all changes manually, will I loose any sites already created or just the customized settings, css and functions?Best,
Capo1200April 23, 2023 at 1:03 am in reply to: Symbol not active when performance setting is “Load only used elements” #1405267Hi,
no caching is active.
requested login see private contentBest.
Hi Nikko,
tablet landscape is ok when I set max-width to 1140px, then the code works ,but mobile responsive totally broken (portrait and landscape) and also tablet portrait view.
changed your code to:
@media only screen and (min-width:797px) and (max-width:1140px) {
.html_header_top.html_header_sticky #header {
position: absolute !important;
}Now tablet (portrait, landscape) is ok, mobile portrait also, but mobile landscape content after header is now covered from header.
How can I apply a top margin only for mobile landscape for content andBest,
Capo1200- This reply was modified 1 year, 7 months ago by Capo1200.
April 21, 2023 at 5:49 pm in reply to: Symbol not active when performance setting is “Load only used elements” #1405189Hi Nikko,
No caching plugins enabled.Hi Nikko,
thanks a lot, seems that some quotes or double quotes had wrong format.
Best,
OliverHi Nikko,
thanks, but this doesn’t work as expected. On desktop it’s ok, but on mobile there’s a white line between extra elements and the background. So will keep just the extra element area without background image for header.
Also the logo isn’t resizing proper. I checked the settings with js file merging.. it’s deactivated, maybe the code to replace the mobile logo and change logo when scrolling needs some tuning. Got this from other cases
See private contentThis reply has been marked as private. -
AuthorPosts