Forum Replies Created
-
AuthorPosts
-
Hi Andy,
with your suggested CSS applied, please consider this:
As you can see this does not work, as explained and described numerous times above.
Please help!
Best regards,
CarstenHi Andy,
I have really described the problem and the desired solution several times now.
Please see below, where it is described again.The code that you suggested does unfortunately not work — I’ve currently added it to enfold-child/style.css, and you can see it immediately yourself if you use Firefox’s “Responsive Design View” that is activated with Ctrl+Shift+M (for more details, see https://developer.mozilla.org/en/docs/Tools/Responsive_Design_View ).
The code adds some margin, but that works for a single width only, nothing else. Also, it does not fix item “3.”.My above suggested solution however, is universal.
Please help!
Best regards,
CarstenHI Andy,
please consider the image linked below. Therein, especially note item “1.” (in the image I mis-placed left and right, so the correct text reads: “1. Overlap of left text and right menu“. — This is the problem!
Then, please re-read my previous reply, where I have described the same problem in great detail, and my thoughts for a solution.
(Note that item “2.” has been solved already (I will reduce main menu items later), and that item “3.” is a subsequent problem of problem “1.”, so this too is solved by solving item “1.”. I really need a solution for item “1.” as shown in the image and as described in my previous post.)
Please help!
Best regards,
CarstenHi Andy,
thanks for your reply!Let me re-try explaining the problem and desired solution:
The header meta info (phone info and topmost menu) is fine on both
- desktop (large size screen >= 990px; phone info is left aligned, top menu is right aligned)
- e.g. iPhone (small size screen < 768px; both phone info and menu are centered, stacked above each other)
The problem is the “mid” screen sizes, 768px to 990px, e.g. iPad in portrait mode. In this case, the (left aligned, long long long) phone info overlaps the right aligned menu in a quite ugly fashion. You can see this in the screenshot attached to my very first post above, problem “1)”.
It seems to me that a good solution to this problem would be to have “mid size” screens show the meta info centered and stacked above each other, just like “small size” screens.
(In other words, what Enfold > Header > Mobile Menu > Header Mobile Menu does for the main menu is what I’m looking for for the meta info.)
(I already tried it myself, having a look at layout.css starting at line 3283, but it seems that there are also many other elements that are not related to this portion of the header, so I’m unsure which ones are needed. (All those starting at /*header*/ at line 3309 until /*related images*/ ?))
Best regards,
CarstenHi Andy,
many thanks for your efforts, but I didn’t want to hide it.
Instead, please have a look at the image mentioned below: The topmost menu and phone-info look very nice! This is because the width is below 768px.
How can I have the same earlier, that is, at 989px and below?
I already had a look at layout.css starting at line 3283, but it seems that there are also many other elements that are not related to this portion of the header, so I’m unsure which ones are needed. (All those starting at /*header*/ at line 3309 until /*related images*/ ?)
In other words, what Enfold > Header > Mobile Menu > Header Mobile Menu does for the main menu is what I’m looking for for the topmost bar…
August 2, 2015 at 11:18 pm in reply to: How to change font size and weight of menu and top bar? #481835Ok, thanks!
I also had to add something for the phone info, that is:
#header_meta .phone-info { font-size: 13px !important; font-weight: normal !important; }
but everything combined solves the problem!
Thanks!Hi Ismael,
thanks for your reply!
Solution 2.) works very well.
Solution 1.) however seems to work at width of 989px, but if you try this with e.g. Firefox’s screen size test (Ctrl + Shift + M), you can see that this is activated at 989px, but then the “normal” Enfold CSS kicks in at 768px, again changing the result.
Please try yourself, observe the first change at 989px and the second change at 768px!
I think the proper solution would be to increase the original 768px setting to 989px, very much analogously to solution 2.) — but how do I do this please?
Good news is that it seems as if this will naturally fix issue 3) as well.
Best regards,
CarstenHi Dake,
link to the website is in the private data below.
(You don’t need access to the Admin area, do you? Otherwise, please let me know.)As also said in my other recent request:
I very much appreciate your help, but shouldn’t these issues be addressed in the Enfold theme itself, that is, for everyone?Best regards,
CarstenPS: Also as said in my other recent request: I’m aware that Enfold is focused on configuring the via the WordPress Admin area, but wouldn’t it be much easier in cases like this to have a well-documented, user-modifyable LESS or SCSS source file?
July 29, 2015 at 2:20 pm in reply to: How to change font size and weight of menu and top bar? #480232Hi Dake,
link to the website is in the private data below.
I very much appreciate your help, but shouldn’t these issues be addressed in the Enfold theme itself, that is, for everyone?
Best regards,
CarstenPS: I’m aware that Enfold is focused on configuring the via the WordPress Admin area, but wouldn’t it be much easier in cases like this to have a well-documented, user-modifyable LESS or SCSS source file?
July 28, 2015 at 8:00 pm in reply to: How to change font size and weight of menu and top bar? #479886Hi Elliott,
thanks for your quick reply, but unfortunately, there is a ton of problems with these settings:
- Main Menu Links has no setting for the font weight!
- Small bar above Main Menu has color settings (font, background, border), but no font size, weight, …
- Side note: Small bar above Main Menu — the color picker for the font color doesn’t work, clicking with the mouse does not update the color at all.
- Both Main Menu Links and Small bar above Main Menu — if a font color is set, the color is the same for all menu items; the distinction between “current page” and other pages is lost.
So the Advanced Styling doesn’t help at all, please help (change the size and weight of the main menu items and the text in the topmost bar).
PS: There is no preview for new forum posts or replies (must submit immediately without preview), and in the Enfold forum, it is quasi impossible to access the forum search…
- This reply was modified 9 years, 3 months ago by CarstenF.
January 1, 2015 at 3:42 pm in reply to: Pre-built enfold-child does not call wp_enqueue_script() #373820Hi Yigit,
thanks for your reply!
I think what initially confused me is the fact that the parent’s enfold/style.css does not actually contain any CSS rules. Besides the header and comments, the file is empty.
Only this fact lets enfold-child theme get away without either using @import or wp_enqueue_script() !
This was the reason for my original question above: I only realized this fact later.
Therefore, could you please add a clarifying comment to the style.css in http://bit.ly/enfold-child that says, for example:
“The Enfold parent theme’s style.css does not contain any CSS rules, and thus there is no need to account for it here by using @import or wp_enqueue_script()”Best regards,
CarstenHi Yigit,
ok, thanks, done! :-)
Best regards,
CarstenHi Josue,
thanks, done! :-)
Best regards,
CarstenHi Elliott,
many thanks for your ongoing efforts!
But please consider that the test page is now at a bare minimum: there is nearly no contents in it at all. And even now it loads 425kB of CSS alone.
Also, please let me emphasize again that I do not want to “compress” the CSS (only as a last resort, of course). I’d much rather reduce it in the first place!Therefore please let me repeat my question:
Is there a way to reduce the size of the CSS and JavaScript files, e.g. by disabling the portions that are not needed?(For example, it would be great if we could enable and disable “features”, which in turn load or omit the related CSS and JS files.)
Best regards,
CarstenThis reply has been marked as private.Hi Elliot,
many thanks for your quick reply! :-)Please see the link to my test page posted immediately below this post.
With Firebug, I see about 425kB of CSS and another 427kB of JavaScript being loaded here.The cache plugins will only minify/compress these files, but they won’t remove e.g. the CSS that is unused, won’t they?
For example, we neither use Shop nor BBPress features, so it would seem highly useful to me to not include these portions in the first place, rather than try to compress them?Best regards,
Carsten -
AuthorPosts