Forum Replies Created
-
AuthorPosts
-
September 9, 2019 at 8:55 am in reply to: Problem with default H1, H2 and H3 tags (special heading) #1135839
Hi Rikard,
all right – thanks for the hint. But is there a possibility to set a customized font-style so it applies to all the special heading elements?
Thanks for your help!
SimonHi Rikard,
sure:.grid-entry-title a { font-size: 12px; font-style: normal; margin-bottom: -2px; } .grid-entry-excerpt { font-size: 12px; font-style: normal; margin-bottom: -2px; }
Thanks for your effort!
SimonSeptember 6, 2019 at 11:58 am in reply to: Problem with default H1, H2 and H3 tags (special heading) #1134887You can see it here for example: https://www.hkmedia.ch/portfolio-item/10-schritte/
The title above the image (special heading > H1 > modern, centered) should be white and bold as set under “Enfold Child > Advanced Styling > H1”.
Best regards,
SimonHi Jordan,
yes I put it to the very top and cleard the cache a few times. It didnt’ work.
Is there something else I can do?
Best,
SimonHi Rikard,
I tried this before but unfortunately nothing changes. What could be the mistake?
Thank you very much and best regards,
SimonHi Victoria,
Great – thanks!
Best regards,
SimonHi Victoria,
it didn’t work in the Quick CSS but it worked here (WordPress > Design > Customizer > Additional CSS):
Is this a turnaround you don’t recommend when working with a child theme oder can I leave it like this?
Thanks and best regards,
SimonHi Victoria,
Here you see (in the red frame) what it should look like and what it looks like in the preview, when formatting the special heading:
And here you see, what it looks like live:
Can you help me?
Thanks,
SimonHi Rikard,
If I go to the website, I see this:
Where is the problem?
Thank you very much for your help and best regards,
SimonHi Rikard,
I just updated the theme but the map is still not working. Where could be the source of the problem?
Best,
Simongreat, thanks, it worked!
December 14, 2018 at 11:53 am in reply to: Strange results when searching our website on google #1045213Hi there,
unfortunately the search results look bad again! We have tried to what was written in the blog post from Rikard, but it didn’t work. We also work with SEO by Yoast plugin.
Thanks for your help!
Best,
SimonNovember 5, 2018 at 7:34 pm in reply to: Strange results when searching our website on google #1030013Hey Jordan,
Not so far – but thanks for your help!
Best,
SimonNovember 5, 2018 at 6:23 pm in reply to: Strange results when searching our website on google #1029983Hey Rikard,
Thanks – I will try to do so.
Best,
SimonHi Jordan
It’s about the “Dienstleistungen” Site, which is set on private and not public. You can find all the required credentials in the private content area.
Best regards,
SimonNovember 3, 2018 at 10:49 am in reply to: Background color only behind letters of text block #1029469Hi Jordan
My site is http://www.hklearning.ch. In this youtube video you can see, what I mean by the boxed text.
Thanks for your help.
It’s okay now – I updated the theme (via plugin) to version 4.5 now it works, as I wish!
Hi Victoria
Thank you very much – I deactivated the plugin and now it works perfectly.
Best regards,
SimonThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hi Rikard,
I managed to fix it – sorry for disturbing you!
Regards,
SimonThis reply has been marked as private.Hi Victoria
I just realized, it doesn’t work anymore. I did the following steps:
1. Appearance > Menu: I created two seperated menus, linked them to the desktop and the mobile sections and named them (main-menu & main-menu-mobile)
2. Appearance > Editor: I added the following code:
`function av_different_mobile_menu( $args = ” ) {
if($args[‘menu_id’] == ‘avia-menu’) {
if(wp_is_mobile()) {
$args[‘menu’] = ‘main-menu-mobile’;
} else {
$args[‘menu’] = ‘main-menu’;
}
}
return $args;
}
add_filter( ‘wp_nav_menu_args’, ‘av_different_mobile_menu’ );Did I miss something?
Thanks for your help!
SimonHey Basilis
Thanks for your feedback. I have managed to fix it.
Best regards,
SimonIt worked, thanks!
Regards,
SimonHey Rikard
Thank you very much for your fast answer! It worded with the excerpt field!
Best regards,
SimonHey Yigit!
A while ago I turned on the CSS field for ALB elements. But now I don’t see this fields anymore. Did something change?
Best regards
SimonHey!
Today I wanted to change a button, but did not finde the custom CSS Class anymore. Can you help me?
Thank you very much!!
-
AuthorPosts