Forum Replies Created

Viewing 20 posts - 1,141 through 1,160 (of 12,034 total)
  • Author
    Posts
  • in reply to: scroll #291279
    Skandha
    Participant

    @seitenbox: Hello Thomax,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Cannot click anything after closing menu #291266
    Skandha
    Participant

    @fallennewyork: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: menu items dissapear in main menu in position header top #291265
    Skandha
    Participant

    @toerfiets: Hello Hans,
    I didn’t find the issue at my end. Can you please update the theme to the latest version so that I can look in to the issue?

    Kind Regards,
    Skandha

    Skandha
    Participant

    @brubacker: Hello Oliver,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 64em) {
    	.navigation-classic .main-navigation .menu-item-has-children > a > .icon, .navigation-classic .main-navigation .page_item_has_children > a > .icon {
    		top: 25px;
    		right: 50%;
    		left: unset;
    	}
    }
    
    .main-navigation ul > li > a {
        pointer-events: unset;
    }
    
    .main-navigation ul ul > li > a {
        pointer-events: all;
    }

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

    in reply to: Can’t import demo data #291037
    Skandha
    Participant

    @jeannielabella: Hello there,
    Sorry for the inconvenience caused. I have emailed you the demo content files along with instructions. Please check your inbox as well as the spam folder.

    Please try contacting your web server if you still get a 500 error.
    Kind Regards,
    Skandha

    in reply to: Speed slider #291036
    Skandha
    Participant

    @qu4cky: Hello there,
    The feature has been added to the pro version theme and an update will be released soon. I suggest you to upgrade to pro. You can check out the additional-features available in the pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: How To Make Logo Looks Bigger #290977
    Skandha
    Participant

    @rizkadarmawan: Hello there,
    Did you select the full logo image when cropping the image in the customizer? Also can you please post the link to the LOGO image?

    Kind Regards,
    Skandha

    in reply to: How To Make Logo Looks Bigger #290974
    Skandha
    Participant

    @rizkadarmawan: Hello there,
    Can you please enable right click on your site so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Catch Shop Header and Logo #290972
    Skandha
    Participant

    @mattis: Thank you for your wonderful review. Let me know if you have anymore issues! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @brubacker: Hello Oliver,
    Can you please enable right click on your site so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: How To Make Logo Looks Bigger #290966
    Skandha
    Participant

    @rizkadarmawan: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Color box text always active in the Featured slider #290920
    Skandha
    Participant

    @astroben121: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #feature-slider .entry-container {
        background-color: #000;
    }

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

    in reply to: Reduce height of menu bar #290909
    Skandha
    Participant

    @webgo82: Hello there,
    Please replace the CSS Code I provided you with the following.

    @media screen and (min-width: 1024px) {
        .navigation-classic #header-wrapper:not(.header-top) .main-nav-scrolled .site-navigation a {
            padding: 0 25px;
        }
        .navigation-classic #header-wrapper:not(.header-top) .main-nav-scrolled .social-navigation a, .navigation-classic #header-wrapper:not(.header-top) #search-toggle-right {
            padding: 0 10px;
        }  
    }
    .main-nav-scrolled .site-branding {
        padding: 0 25px;
    }
    .main-nav-scrolled .custom-logo {
        margin: 0 auto;
    }  

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

    in reply to: Catch Shop Header and Logo #290904
    Skandha
    Participant

    @mattis: Hello there, 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-shop/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: How to not show the Featured Image on a page #290899
    Skandha
    Participant

    @gskarpelos: Hello there,
    Can you please post in your site URL so that I can look into the issue you are having?

    Kind Regards,
    Skandha

    in reply to: Adding a shopping cart icon to the menu #290849
    Skandha
    Participant

    @webgo82: Hello there,
    I am afraid that is not possible with the available theme options. You will need to find a suitable plugin from the WordPress Plugin Repository.

    Kind Regards,
    Skandha

    in reply to: Css error? (samsung internet) #290845
    Skandha
    Participant

    @felipeequinn: Hello there,
    I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Reduce height of menu bar #290844
    Skandha
    Participant


    @webgo82
    : Hello there,
    Please replace the CSS Code I provided you with the following.

    @media screen and (min-width: 1024px) {
        .navigation-classic #header-wrapper:not(.header-top) .site-navigation a {
            padding: 0 25px;
        }
        .navigation-classic #header-wrapper:not(.header-top) .social-navigation a, .navigation-classic #header-wrapper:not(.header-top) #search-toggle-right {
            padding: 0 10px;
        }
        .site-branding {
            padding: 0 25px;
        }
        .custom-logo {
            margin: 0 auto;
        }    
    }

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

    in reply to: Slow Loading Theme #290837
    Skandha
    Participant

    @rodeboy: Hello Chris,
    Can you please let me know which site you are referring to?

    Kind Regards,
    Skandha

    in reply to: Reduce height of menu bar #290833
    Skandha
    Participant

    @webgo82: Hello there,
    Can you please remove the under construction mode so that I can look into the issues?

    Kind Regards,
    Skandha

Viewing 20 posts - 1,141 through 1,160 (of 12,034 total)