Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@vijaya-chari: Do you mean Contenu mis en avant ?
If so, go to Dashboard=> Appearance=> Customize=> Featured Content and select Disabled in Enable Featured Content on option.
Let me know if you have any problem.Regards,
MaheshMahesh
Participant@nikibranting: Let me know if I can help you further.
Regards,
MaheshMahesh
Participant@jeremie-marty: Have you added any social links? Go to Dashboard=> Appearance=> Customize=> Social Links and add the social links here. Those added here will appear on the Social Icons widget.
Let me know if you have any problem.Regards,
MaheshMahesh
Participant@mmaccou: Glad to know that you’ve figured it out all by yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@afp: You can edit Menu items and Menu label from Menus. Go to Dashboard=> Appearance=> Menus then Create a menu if you don’t have one. But if you do have, select the menu item you want to edit and Edit the its Label. You can also add and remove menu items as you need.
Please refer to this link.
https://codex.wordpress.org/Appearance_Menus_Screen
Let me know if any problem.Regards,
MaheshMahesh
Participant@luismarioochoa: Footer height depends on the footer content. For reducing footer bottom padding, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS and add the following CSS:
#site-generator { padding-bottom: 0; }Regards,
MaheshOctober 17, 2016 at 4:48 pm in reply to: Full Frame Pro Appearance Customize not working after update #101631Mahesh
Participant@matthias: I checked the theme on our server (theme version 3.7.2 and WordPress 4.6.1) in both english and german and it worked fine on both. Please try reinstalling the theme. If you do have any plugins installed please try disabling it and try if it solves the problem.
Let me know further.Regards,
MaheshMahesh
Participant@lba14525: Seems like the text is from the text widget. Go to Dashboard=> Appearance=> Widgets and remove the text widget from Main Sidebar widget area.
Hope this helps. Let me know further.Regards,
MaheshOctober 17, 2016 at 12:37 pm in reply to: Hide Image from featured content and Banner Image in Header #101620Mahesh
Participant@defur: I checked your site and there is no padding and margin in the header-image section. For full-width image, go to Dashboard=> Appearance=> Customize=> Theme Options=> Customize and add the following CSS:
#header-image img { width: 100%; }Regards,
MaheshMahesh
Participant@scubadc: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#header-toggle { display: none; } #masthead { opacity: 1; } #masthead.displaynone { display: block; }Regards,
MaheshMahesh
Participant@vijaya-chari: Glad to know you resolved it all by yourself. Have a nice day!
Regards,
MaheshOctober 17, 2016 at 11:05 am in reply to: Hide Image from featured content and Banner Image in Header #101615Mahesh
Participant@floh: Try adding the following CSS:
#masthead { background-image: url("http://dogz.flohmi.at/wp-content/themes/catch-base/images/headers/0245_banner.jpg"); background-position: 80% 50%; background-repeat: no-repeat; background-size: 80px 60px; }Regards,
MaheshMahesh
Participant@emielstubbe: I tried the same with the youtube video and aspect ratio is 16:9 in all viewport, working fine. Have you installed any plugins, if so try disabling it and try again.
For site logo, add the following CSS:#site-logo img { max-height: 55px; max-width: 55px; }Regards,
MaheshMahesh
Participant@klikblik: The posts are ordered by published date by default. If you want to change the order by event date, you’ll need to customize it further since the event date is from plugin. I recommend you to hire a custoimzer.
Regards,
MaheshMahesh
Participant@eckh20: I just checked your site, and now the gallery seems to be responsive. Are you still facing the problem. Let me know furhter.
Regards,
Mahesh -
AuthorPosts
