Forum Replies Created

Viewing 20 posts - 2,141 through 2,160 (of 12,034 total)
  • Author
    Posts
  • in reply to: Can’t edit footer #279293
    Skandha
    Participant

    @casmat: Hello there,
    To remove the footer text you can add the following code in the Additional CSS section instead as the code you removed will be retained when you the update the theme.

    #site-generator {
        display: none;
    }

    Kind Regards,
    Skandha

    Skandha
    Participant

    @casa-do-mosteiro: Hello Saludos,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Logo Slider #279279
    Skandha
    Participant

    @novyj-ranok: Hello there,
    This seems to be a bug in the theme. This will be fixed and an update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Front Page Title Size #279266
    Skandha
    Participant

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

    .site-description {
        font-size: 15px;
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Center posts on page #279264
    Skandha
    Participant

    @kls444: Hello there,
    The reason the url is showing about/blog/ could be because the blog page you have selected has about as the parent page.

    To check this
    Edit the page you have selected as the Blog page => On the right side bar you will Parent Page option => Make sure it is empty and Update the page.

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

    in reply to: Can’t edit footer #279261
    Skandha
    Participant

    @casmat: Hello there,
    The Footer Editor Option 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 the theme.

    Kind Regards,
    Skandha

    in reply to: Catch gallery plugin not responsive #279259
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    We are looking into this issue. I will update you on this soon.

    Kind Regards,
    Skandha

    in reply to: How to show different banners on mobile? #279198
    Skandha
    Participant

    @chouncj: Hello Nancy,
    I have afraid that is not possible. The black box is needed for the slider text.

    Kind Regards,
    Skandha

    in reply to: WooCommerce Activation #279191
    Skandha
    Participant

    @terrirhea2021: Hello there,
    Can you let me know exactly what error you are getting after activating WooCommerce Plugin? Please post in your site URL as well.

    Kind Regards,
    Skandha

    in reply to: Add a new show title option for Portfolio #279189
    Skandha
    Participant

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

    .portfolio-content-wrapper .hentry-inner:hover .post-thumbnail {
    	transform: unset;
    }
    
    .portfolio-content-wrapper .post-thumbnail img, .grayscale-filter-reverse .portfolio-content-wrapper .hentry-inner:hover .post-thumbnail img {
    	filter: unset;
    }
    
    #portfolio-content-section .post-thumbnail a:hover::before {
    	content: "";
    	display: block;
    	height: 100%;
    	position: absolute;
    	left: 0;
    	top: 0;
    	width: 100%;
    	background-color: rgba(0, 0, 0, 0.5);
    }

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

    in reply to: Removing extra space below featured carousel #279183
    Skandha
    Participant

    @brandtki: Hello there,
    That black space is the page you have selected as the homepage on your Homepage Settings.
    If you don’t want that space.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
        display: none;
    }

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

    in reply to: Front Page Title Size #279182
    Skandha
    Participant

    @brandtki: Hello there,
    I checked your and there isn’t any content on the homepage except the slider. Do you want change the font size of the slider title?

    Kind Regards,
    Skandha

    in reply to: editing the copyright info #279167
    Skandha
    Participant

    @joshmbuck: Hello there,
    The Footer Editor Option 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 the theme.

    Kind Regards,
    Skandha

    in reply to: hide site title and tagline on front page only #279166
    Skandha
    Participant

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

    .home #site-header {
        display: none;
    }

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

    in reply to: CSS Customization: Carousel Timing & Loop #279165
    Skandha
    Participant

    @brandtki: Hello there,
    The features you are referring to are only available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the theme.

    Kind Regards,
    Skandha

    in reply to: Reduce space and padding on mobile phone #279162
    Skandha
    Participant

    @bastienchill: Hello there,
    Do you mean to display bigger images by reducing padding when the images are shown in a single column?

    Kind Regards,
    Skandha

    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Center posts on page #279158
    Skandha
    Participant

    @kls444: Hello there,
    Can you please post in your site URL and let me know which posts you are referring to so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: How to change font size for only the mobile version? #279145
    Skandha
    Participant

    @patricia32: Hello there,
    Can you please attach a screenshot of the test as I was not able to access the test link you posted above?

    Kind Regards,
    Skandha

    in reply to: Full width #279144
    Skandha
    Participant

    @nicky_poppy: Hello Dawn,
    The above CSS Code will work for both desktop and computer.

    I checked your site and I don’t see the section that you mentioned.
    Kind Regards,
    Skandha

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