Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@sloaneranger: Hello there,
For that you will need to use the id’s of a particular section.
The id’s for
Promotion Headline Section ->#promotion-section
Feature Content ->#featured-content-section
Gallery Section ->#gallery-content-section
Hero Content Section ->#hero-sectionLet me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@catwingz: Hello there,
Since you have a long-width banner image the image text will get squashed in smaller screens. I don’t think you can much about that. Maybe you can keep a different header image for smaller screens.Kind Regards,
SkandhaApril 1, 2019 at 1:44 am in reply to: The arrows in the dropdown meny pointing upp instead of down!? #169069Skandha
Participant@johanna: Hello Johanna, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/clean-fotografie/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaApril 1, 2019 at 1:42 am in reply to: Middle Level of 3 level navigation is not being displayed in the breadcrumb nav #169067Skandha
Participant@dirkdirkbraeutigam-de: Hello Dirk,
For that you will need to select Parent for the sub menu pages.For example: For the Menu item Über uns and sub-menu items Über uns, Haus der Zukunftsenergien, Erstinformation, Disclaimer, Datenschutz and Impressum
You will need to edit those sub pages (Über uns, Haus der Zukunftsenergien, Erstinformation, Disclaimer, Datenschutz and Impressum) as select Uber uns as Parent in Page Attributes.
You will need to do the same for all sub-items pages. Then the breadcrumb will show up the way you want.Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@hanmedia: Hello Olaf,
I checked your site and the image seems to be displaying fine. Are you complaining that the image on your site is not displaying full dimension of 1200*400px?Kind Regards,
SkandhaSkandha
Participant@hoiung: Hello there,
Can you let me know on which browser it is not working?To change the color of fonts
Go to => Dashboard => Catch Sticky Menu => Sticky Menu Text Color => Select the color of your choice and save changes.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@nezmonk: Hello there,
Thank you for the suggestion.
I will forward this to the development team see what can be done about that.KInd Regards,
SkandhaSkandha
Participant@vraba: Hello there,
Sorry for the late reply. The issue has been fixed an a theme update will be released very soon. I will let you know when the update is released.Kind Regards,
SkandhaSkandha
Participant@dsm: Hello Ulrich,
Glad you were able to figure it out. Let me know if you have anymore issues. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@luismarioochoa: Do you want the png images to have a different background color?
Let me know what you would like to do.
Kind Regards,
SkandhaSkandha
Participant@steinundtechnik: You seem to have figured out how to show title of service on service section only after mouseover of section point and add description below section title on whole width, not only the width of the section wrapper.
Is your issue resolved?
Kind Regards,
SkandhaSkandha
Participant@brianbrian: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change the blue line border of drop down menu */ .menu-item-has-children > .sub-menu, .page_item_has_children > .children { border-top:2px solid red !important; } /* To change color of search when normal and hovering */ .search-submit:hover, .search-submit:focus { background-color:green !important; } .search-submit { background-color:red !important; }You can change the color according to your choice.
Let me know if this is what you want.
Kind Regards,
SkandhaSkandha
Participant@sloaneranger: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.home #content { background-image:url("https://sloaneranger.com.au/wp-content/uploads/about-white.jpg"); }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Participant@valelotartaro: Glad I could help you out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@mithrand: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.navigation-classic .main-navigation .primary-menu > .current-menu-item > a { color:#a55555; }You can change the color according to your choice.
Let me know if this is what you want.
Kind Regards,
SkandhaSkandha
ParticipantThat black space is used for header image/featured image and is also used for Page/post title and author info which you seem to have removed using Additional CSS.
So to remove that black section you can
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..custom-header { display:none; }Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
ParticipantHello there,
I’m afraid I have not received your email with the screenshots. Do you mind sending them again. I will contact you shortly by email.Kind Regards,
SkandhaSkandha
Participant@catwingz: Hello there, Can you try the following?
Remove the following CSS Code.@media screen and (max-width:1000px) { .custom-header-media img { -o-object-fit:unset; object-fit:unset; } } .custom-header-content { padding:150px 0 !important; } @media screen and (max-width:767px) { .custom-header-content { padding:150px 20px; } }Then add the following CSS Code.
.custom-header-media img { position:unset; } .custom-header-content { padding:0; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@catwingz: Hello there,
You can change the Link Hover color from the customizer itself in the pro version of the theme. Also there are lots of additional-features available in the pro version. You can check out the additional features and decide if you want to upgrade to pro.Alternatively to change link hover color using CSS
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.a:hover, a:focus, a:active, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus, .header-top-menu-enabled #header-navigation-area .menu-toggle:hover, .header-top-menu-enabled #header-navigation-area .menu-toggle:focus, .header-top-menu-enabled #header-navigation-area .dropdown-toggle:hover, .header-top-menu-enabled #header-navigation-area .dropdown-toggle:focus, #search-toggle-top:hover, #search-toggle-right:hover, #search-toggle:hover, #search-toggle-top:focus, #search-toggle-right:focus, #search-toggle:focus, .search-submit:hover, .search-submit:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .required, .entry-title a:hover, .entry-title a:focus, .entry-meta a:hover, .entry-meta a:focus, .entry-meta .icon:hover, .entry-meta .icon:focus, .entry-header .cat-links a, .site-info a:hover, .site-info a:focus, .comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus, #feature-slider-section .entry-title a:hover, #feature-slider-section .entry-title a:focus, #feature-slider-section .entry-meta a:hover, #feature-slider-section .entry-meta a:focus, #feature-slider-section .entry-meta .icon:hover, #feature-slider-section .entry-meta .icon:focus, #feature-slider-section .cycle-prev:hover, #feature-slider-section .cycle-prev:focus, #feature-slider-section .cycle-next:hover, #feature-slider-section .cycle-next:focus, #testimonial-content-section .cycle-prev:hover, #testimonial-content-section .cycle-prev:focus, #testimonial-content-section .cycle-next:hover, #testimonial-content-section .cycle-next:focus, #testimonial-content-section .cycle-pager span.cycle-pager-active, #clients-section .cycle-prev:hover, #clients-section .cycle-prev:focus, #clients-section .cycle-next:hover, #clients-section .cycle-next:focus, #clients-section .cycle-pager span.cycle-pager-active, #clients-section.has-background-image .cycle-prev:hover, #clients-section.has-background-image .cycle-prev:focus, #clients-section.has-background-image .cycle-next:hover, #clients-section.has-background-image .cycle-next:focus, #clients-section.has-background-image .cycle-pager span.cycle-pager-active, .site-footer-menu .social-navigation a:hover, .site-footer-menu .social-navigation a:focus, .site .skip-link, .woocommerce div.product p.price:hover, .woocommerce div.product p.price:focus, .woocommerce ul.products li.product .price:hover, .woocommerce ul.products li.product .price:focus, .entry-breadcrumbs a:hover, .entry-breadcrumbs a:focus, .woocommerce .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:focus, .comment-metadata .comment-reply-link:hover, .comment-metadata .comment-reply-link:focus, #team-content-section .artist-social-profile > .social-navigation a:hover, #team-content-section .artist-social-profile > .social-navigation a:focus, #testimonial-content-section .section-content-wrapper .entry-content::before, .header-top-menu-enabled #header-navigation-area .site-navigation a:hover, .header-top-menu-enabled #header-navigation-area .site-navigation a:focus, .header-top-menu-enabled #header-navigation-area .site-navigation ul ul :hover > a, .header-top-menu-enabled #header-navigation-area .site-navigation ul ul .focus > a { color:#a66a34 !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@silkroaddog: To renew your subscription you will need follow this link https://catchthemes.com/themes/clean-education-pro/ then Click on Buy Now and then follow the same procedure when bought the theme previously.
To move the secondary menu below the header image.
Go to => Child Theme Folder => functions.php and add the following Code.add_action( 'wp_head', 'move_secondary_menu' ); function move_secondary_menu(){ remove_action( 'clean_education_after_header', 'clean_education_secondary_menu', 20 ); add_action( 'clean_education_after_header', 'clean_education_secondary_menu', 70 ); }Let me know if this is what you want!
Kind Regards,
Skandha -
AuthorPosts
