Forum Replies Created

Viewing 20 posts - 9,021 through 9,040 (of 12,027 total)
  • Author
    Posts
  • in reply to: Change logo shape and size #166201
    Skandha
    Participant

    @melindagoss: Please post in your site URL with the site logo so that I can help you out!

    Kind Regards,
    Skandha

    in reply to: Audioman Menu colour Menu Position and adding icons #166166
    Skandha
    Participant

    @carolinec: Hello there,
    To change the color of menu items
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    a:focus, a:hover, #feature-slider-section .entry-title a:hover, #feature-slider-section .entry-title a:focus, .menu-toggle:hover, .menu-toggle:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .search-submit:hover, .search-submit:focus, .entry-meta a:hover, .entry-meta a:focus, .site-info a:hover, .site-info a:focus, #search-toggle, #share-toggle, .main-navigation ul :hover > a .main-navigation ul :hover > a, .main-navigation ul .focus > a, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .site-header-cart .cart-contents:hover, .site-header-cart .cart-contents:focus, .site-header-menu .social-navigation a:hover, .site-header-menu .social-navigation a:focus, .absolute-header .site-header-menu .social-navigation a:hover, .absolute-header .site-header-menu .social-navigation a:focus, .absolute-header .menu-toggle:hover, .absolute-header .menu-toggle:focus, .absolute-header .site-header-cart .cart-contents:hover, .absolute-header .site-header-cart .cart-contents:focus, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a, .navigation-classic.absolute-header .main-navigation ul ul :hover > a, .navigation-classic.absolute-header .main-navigation ul ul .focus > a, .post-navigation a:hover .nav-title, .post-navigation a:focus .nav-title, .section .section-title a:hover, .section .section-title a:focus, .section .entry-title a:hover, .section .entry-title a: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, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:hover, #events-section.has-background-image .entry-meta a:focus, #events-section.has-background-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:hover, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-foreground-image .entry-meta a:focus, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:hover, #events-section.has-background-image .entry-title a:focus, #events-section.has-background-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:hover, #events-section.has-foreground-image .entry-title a:focus, #events-section.has-foreground-image .entry-title a:focus, #portfolio-content-section .entry-title a:hover, #portfolio-content-section .entry-title a:focus, #portfolio-content-section .hentry-inner:hover .entry-title, #portfolio-content-section .hentry-inner:hover .entry-title a, .team-content-wrapper .hentry-inner:hover .entry-title a, .team-content-wrapper .hentry-inner:focus .entry-title a, .audioman-mejs-container.mejs-container button:hover, .audioman-mejs-container.mejs-container button:focus, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover, #top-playlist-section .audioman-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus, table.shop_table_responsive tr td a:hover, table.shop_table_responsive tr td a:focus, .product-container a.added_to_cart:hover, .product-container a.added_to_cart:focus, .single-product .product_meta a:hover, .single-product .product_meta a:focus, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus, .woocommerce-info a:hover, .woocommerce-info a:focus, .woocommerce-tabs ul.tabs li a:hover, .woocommerce-tabs ul.tabs li a:focus, .variations .reset_variations:hover, .variations .reset_variations:focus, .navigation-classic .main-navigation ul :hover > a, .navigation-classic .main-navigation ul .focus > a {
    	color:#1ff980;
    }

    You can change the color according to your choice.

    The feature to have social menu icons adjacent to the menu items is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: My music band #166163
    Skandha
    Participant

    @randyfordvangmail-com: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: Feature slider iOS responsive #166157
    Skandha
    Participant

    @jorismulders: Thank you for your appreciation! Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Can't remove sidebar on the hompage #166151
    Skandha
    Participant

    @lankyman26: All the Layout Options seems to be working fine at my end.
    Homepage/Archive Layout is for archive pages and for homepage with you Latest Posts under Homepage Settings.
    Can you recheck if the Layout Options are working?

    Kind Regards,
    Skandha

    in reply to: Soundcloud embeds in block editor #166143
    Skandha
    Participant

    @dutchie: Hello Dutchie,
    I think that is the best way to do it. 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,
    Skandha

    in reply to: video home #166140
    Skandha
    Participant

    @valelotartaro: Hello Valeria,
    That is because the video you have added needs a slight time to load.
    For the image appearing before the video loads try this.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header {
    	min-height:100vh !important;
    }

    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: want sidebar in 404 error page #166138
    Skandha
    Participant

    @naoko-kaku: Hello kuku,
    Glad I was able to help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: SLIDER IN HEADER IMAGE AREA #166137
    Skandha
    Participant

    @catchrmv: Hello there,
    You can replace the header image with a slider but the slider will appear below the primary menu.

    You can check out our newer themes where the header image can be replaced by a slider in the same position where the header images resides. If you let me know what kind of site you are trying to build maybe I can suggest you some of our themes that suits you.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Need logo larger, centered, and responsive on mobile #166080
    Skandha
    Participant

    @rgraham: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:1024px) {
    	.custom-logo {
    		max-width:76vw;
    		margin-top:20px;
    	}
    }

    Let me know if this solves your issue.
    Kind Regards,
    Skandha

    in reply to: Feature slider iOS responsive #166079
    Skandha
    Participant

    @jorismulders: Hello Joris, 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/catch-fullscreen/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,
    Skandha

    in reply to: Display Widgets Conditionally on Specific Pages #166078
    Skandha
    Participant

    @jcachero: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) #responsive_lightbox_gallery_widget-2 {
         display:none;
    }

    Let me know if is what you want!
    Kind Regards,
    Skandha

    in reply to: Home not responsive with iphone #166077
    Skandha
    Participant

    @valelotartaro: Hello Valeria, 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/catch-fullscreen/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,
    Skandha

    in reply to: Can't remove sidebar on the hompage #166076
    Skandha
    Participant

    @lankyman26: Hello there,
    I checked your site and you don’t seem to be using WordPress and our theme. Please post your issue in the respective theme support forum.

    Kind Regards,
    Skandha

    in reply to: video home #166075
    Skandha
    Participant

    @valelotartaro: You seem to be using a very old version of the theme. Please update the theme to the latest version and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @debgoonan513: Hello there, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-box/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,
    Skandha

    in reply to: want sidebar in 404 error page #166073
    Skandha
    Participant

    @naoko-kaku: Hello kuku,
    Please remove this from the above CSS Code.

    .error404 #primary {
    	width:590px !important;
    	float:left !important;
    }

    Now, Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width:768px) {
    	.error404 #primary {
    		width:590px !important;
    		float:left !important;
    	}	
    }
    

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Download Free Responsive WordPress Theme #166068
    Skandha
    Participant

    @ikanqq: We have a lot of free and responsive themes you can choose from. Please follow this link and check out our free themes.

    Kind Regards,
    Skandha

    in reply to: Soundcloud embeds in block editor #166067
    Skandha
    Participant

    @dutchie: Hello there,
    Please try using Custom HTML block.
    Add a Custom HTML block and add the following code.
    <iframe width="100%" height="300" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/238108664&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=true"></iframe>

    Let me know if the desired soundcloud player shows up.
    Kind Regards,
    Skandha

    in reply to: Optional css for menu items #166065
    Skandha
    Participant

    @fireflywebs: Hello Glen, 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/lucida/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,
    Skandha

Viewing 20 posts - 9,021 through 9,040 (of 12,027 total)