Forum Replies Created

Viewing 20 posts - 1,541 through 1,560 (of 12,034 total)
  • Author
    Posts
  • in reply to: Slider issue #286038
    Skandha
    Participant

    @traviseffexagency: Hello there,
    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: Featured image #286036
    Skandha
    Participant

    @hirschan: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Sidebar for a single page confusion #286033
    Skandha
    Participant

    @catchhab: Hello Alex,
    Can you please post in the URL of the page where you want to have the optional sidebar?

    Kind Regards,
    Skandha

    in reply to: in shop cart #286032
    Skandha
    Participant

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

    .archive.tax-product_cat .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
        display: none;
    }

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

    in reply to: site header smaller #286031
    Skandha
    Participant

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

    .site-header-main {
        padding: 0;
    }
    .site-branding {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    If you still want the header height to be smaller you will need to decrease the size of the site logo.

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

    in reply to: Audioman Pro + Hearthis.at icon #286030
    Skandha
    Participant

    @mppadmos: Hello there,
    I am afraid the hearthis.at icon is not available at fontawesome which we are using for icons. The icon request has been placed by users. If you have the icon image or svg I can trying embedding on your site.

    Kind Regards,
    Skandha

    in reply to: Image of header #285993
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Menu button color change #285992
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Featured Slider – Random Option #285986
    Skandha
    Participant

    @konmanos: Hello there,
    I will discuss the possibility of adding that option in the theme with our development team and will update you on this soon.

    Kind Regards,
    Skandha

    in reply to: Changing the color of the primary menu #285972
    Skandha
    Participant

    @catherineoc: 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/clean-journal/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: theme not responsive on iPad in landscape #285893
    Skandha
    Participant

    @hansh: Hello Hans,
    If you don’t want the text over the Header Image then you can use just the following Code.

    .custom-header-content {
        display: none;
    }
    .custom-header-media img {
        display: block;
    }

    To use different Header Image on different pages.
    Go to => Appearance => Customize => Header Media => Enable On => Select Entire Site,Page/Post Featured Image and Publish.
    Now, the featured image you set for each post/page will show up as the header image.

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

    in reply to: pixels header #285892
    Skandha
    Participant

    @hansh: Hello Hans,
    Let me know if you come across any issues with the pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Changing the color of the primary menu #285876
    Skandha
    Participant

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

    .nav-primary {
        background-color: #e1abb4 !important;
    }

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

    in reply to: Slider issue #285875
    Skandha
    Participant

    @traviseffexagency: Hello there,
    I checked your site and 3 slides are showing up in the Featured Slider. Are the slides on the featured slider not showing the pages you selected?

    Kind Regards,
    Skandha

    in reply to: theme not responsive on iPad in landscape #285842
    Skandha
    Participant

    @hansh: Hello Hans,
    The image can be made responsive as you would like but for that the text over the Header Image will shown below it.
    For that please use the following CSS Code.

    .custom-header-media img {
    	display: block;
    }
    .custom-header::before {
        background-image: unset;
    }
    .custom-header-content {
        padding: 20px !important;
        background: #fff;
    }
    .custom-header-content .entry-title {
    	color: #000;
    }

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

    in reply to: pixels header #285841
    Skandha
    Participant

    @hansh: Hello Hans,
    To have the header image of large height in other pages like in the home page please use the following CSS Code.

    body:not(.home) .custom-header-content {
        padding: 275px 50px;
    }

    Since the Header Image is used as a background it cannot be as responsive as the featured image used in posts.

    Kind Regards,
    Skandha

    in reply to: Changing the color of the primary menu #285818
    Skandha
    Participant

    @catherineoc: Hello there,
    Can you please post in your site URL and elaborate what color would you like to change?

    Kind Regards,
    Skandha

    in reply to: Some questions before I buy the Fotografie Pro #285817
    Skandha
    Participant

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

    /* To remove the date on Featured Content */
    #featured-content-section .posted-on {
        display: none;
    }

    The option to hide the featured image on the target site and the option to edit footer text is 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.

    A) B) E) I) J) are possible.
    For other options you can purchase the theme and see if the theme suits your requirement or not. We offer a 30-day return policy. You are subjected to a full refund within 30 days of your purchase.

    Hope this helps you out!
    Kind Regards,
    Skandha

    in reply to: theme not responsive on iPad in landscape #285816
    Skandha
    Participant

    @hansh: Hello Hans,
    Can you please let me know on which page the Header Image is not responsive on iPad and mobile devices?

    Kind Regards,
    Skandha

    in reply to: Container size issue affecting site. #285764
    Skandha
    Participant

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

    table {
        table-layout: unset;
    }

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

Viewing 20 posts - 1,541 through 1,560 (of 12,034 total)