Forum Replies Created
-
AuthorPosts
-
Hi Yigit!
Thank you very much for your quick and helpful response!
There are still some minor issues, however.
First, how can I use another logo only for the blog posts. My “normal” logo is white colored with black background. For the white background, I need a black logo, however. How can I add the “alternative” logo only for the blog posts?
Second, The lines of the blog’s search field do not appear correctly at the moment. The search field is not “closed” (please check my website, as it’s a bit difficult to explain …).
Third, is there a possibilty to change the color (only) of the blog’s header border line (from black to white)?
Fourth, would it be possible to only change the background color of the single blog posts and not the color of the blog overview page?
Thank you again for your help!!!
Cheers,
ThomasOctober 8, 2014 at 1:41 pm in reply to: Hide responsive menu when using a responsive menu plugin #332383Hi Yigit!
Thanks for yor quick rand very helpful response!
Meanwhile, however, I’ve found another solution in your support forum which is maybe the easiest one (as described here: https://kriesi.at/support/topic/different-menu-mobile/):
1) I defined a “noDesktop” class in the main menu options for those menu items I only want to be shown in the responsive menu.
2) I added a CSS quick code:
@media only screen and (min-width: 767px) {
.noDesktop{ display: none !important; }
}That works very well and is probably the easiest way to customise the Enfold responsive menu.
Thank you very much again for your help!
Cheers,
ThomasThis reply has been marked as private.Hi Yigit!
Thanks for your reply. However, that hasn’t worked. I copied your CSS code word by word, but still no Helvetica, Arial, etc. under Enfold-General Styling-General-Heading Font.
Or do I have to look somewhere else?
Cheers,
ThomasHi Josue!
Thank you very much for your quick reply.
Unfortunately, the Advanced Styling Options don’t solve my problem, as I can, again, only choose the given Google fonts under “All Headings”. The standard fonts (e. g. Helvetica) are missing …
Do you have any other suggestions?
Cheers,
ThomasHi Yigit!
Thank you very much for your quick response and for the CSS code!
Unfortunately, the CSS code works only for my “home” page, whereas there is no change on the other pages (every single page starts with a simple slider).
Could you also provide me with a CSS code that works for every page? Or how do I have to adapt the already given CSS code in order to reduce the space between content and menu on every page?
Thank you very much again for help!!!
Cheers,
ThomasThis reply has been marked as private. -
AuthorPosts