Forum Replies Created

Viewing 20 posts - 5,761 through 5,780 (of 12,027 total)
  • Author
    Posts
  • in reply to: gap between featured content and footer 1 #240856
    Skandha
    Participant

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

    @media screen and (min-width: 64em) {
    	.site-content {
    		padding-bottom:0;
    	}
    }
    .site-footer .footer-widget-area {
        padding: 0;
    }

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

    in reply to: change height of footer #240819
    Skandha
    Participant

    @stephanschoenlaub: 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/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: last details #240817
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Can you please try adding the following CSS Code?

    .catch-mag-section .has-post-thumbnail.excerpt-image-left .hentry-inner .entry-container {
        overflow: hidden;
    }

    I can guide you using a child theme if you want. Let me know what you would like to do.

    Let me know if this works out. You too take care and stay safe.

    Kind Regards,
    Skandha

    in reply to: Featured Slider #240813
    Skandha
    Participant

    @kitado: Hello there,
    Can you please select the Slider type as Pages and select the pages you want to display in the slider so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Feature slider sorting #240812
    Skandha
    Participant

    @meehakugmail-com: Hello there,
    I don’t see the Supermarket supply post in the slider.
    Also editing the date of the posts seem to change the order of it.

    The posts shown is in the order of latest posts so the post you want have as slide one should have the latest date.

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

    in reply to: change height of footer #240802
    Skandha
    Participant

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

    @media screen and (min-width: 64em) {
    	#site-generator, .footer-widget-area {
    		padding: 0 !important;
    	}
    }

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

    in reply to: Secondry Background Colour – Default Theme Colours #240800
    Skandha
    Participant

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

    #header-top, #colophon {
        background-color: #fff !important;
    }

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

    in reply to: How to create horizontal menu top of content area #240750
    Skandha
    Participant

    @jdnorup: Hello there,
    I am afraid that it is not possible with the available options in the theme. If you really need it I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Menu: #240749
    Skandha
    Participant

    @benita: Hello there,
    I am sorry I am not able to understand the issue you are having. Can you please try explaining again?

    Kind Regards,
    Skandha

    in reply to: last details #240745
    Skandha
    Participant

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

    .home #post-2 p {
        margin-bottom: 0;
    }

    I don’t see the scroll bar in the two columns section as you mentioned. Are you still having the issue?

    To have the icon in the header right menu you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out!

    Kind Regards,
    Skandha

    in reply to: Feature slider sorting #240738
    Skandha
    Participant

    @meehakugmail-com: Hello there,
    I tried that at my end and it seems to be working.

    Can you please post in your site URL as well?

    Kind Regards,
    Skandha

    in reply to: Menu does not work on Ipad Pro #240734
    Skandha
    Participant

    @stilusfisicalandia-com: Hello there,
    I will look into the issue and get back to you soon. Also can you let me know the size of your iPad Pro?

    Kind Regards,
    Skandha

    in reply to: How to change images on slider? #240733
    Skandha
    Participant

    @loumoore2gmail-com: Hello there,
    Please follow the instruction in this link.

    Kind Regards,
    Skandha

    in reply to: update manually #240731
    Skandha
    Participant

    @4-allee-des-melezes: Hello Bruno,
    Weren’t you update the theme automatically from the dashboard? For information regarding automatic update please follow this link.

    Let me know if you are still having issues updating the theme.
    Kind Regards,
    Skandha

    in reply to: Feature slider sorting #240729
    Skandha
    Participant

    @meehakugmail-com: Hello there,
    To arrange the order the posts displayed in the slider you will need to edit the Published Date of the posts.

    Go to => Dashboard => Post => Quick Edit a Post and Edit its Date.

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

    in reply to: Demo Content Request #240611
    Skandha
    Participant

    @jooseea: You need to have Euphony theme active. Are you not able to import the demo content even with the Euphony theme active?

    Kind Regards,
    Skandha

    in reply to: Tabs Title and Heading #240610
    Skandha
    Participant

    @mmhgloba: Hello Edwin,
    To change the border color of search box and X icon
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-right .header-search-wrap {
    	border-color: #157985;
    }
    #header-search {
    	color: #157985;
    }

    You can change the color according to your choice.

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

    in reply to: still problem with service section on specific page #240608
    Skandha
    Participant

    @toerfiets: Glad it worked out. You too have a great weekend. Stay Safe.

    Kind Regards,
    Skandha

    in reply to: How to decrease the size of the image (banner) #240550
    Skandha
    Participant

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

    #branding img {
        height: 300px;
    }

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

    in reply to: still problem with service section on specific page #240549
    Skandha
    Participant

    @toerfiets: Hello Hans,
    To display Services section only on the gps page. You can remove the following CSS Code from the Additional CSS section.

    body:not(.blog) #service-content-section {
        display: none;
    }

    Kind Regards,
    Skandha

Viewing 20 posts - 5,761 through 5,780 (of 12,027 total)