Forum Replies Created

Viewing 20 posts - 4,501 through 4,520 (of 12,027 total)
  • Author
    Posts
  • in reply to: Space below header cannot be removed #254293
    Skandha
    Participant

    @mlbrennan10: Hello there,
    I checked your site you seem to have figured it out. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: How to change my left side menu size #254291
    Skandha
    Participant

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

    @media screen and (min-width: 120em) {
    	#masthead {
    	    max-width: 250px !important;
    	}
    	.below-site-header {
    		left: 250px !important;
    	}
    }
    @media screen and (min-width: 100em) {
    	#masthead {
    	    max-width: 250px !important;
    	}
    	.below-site-header {
    		left: 250px !important;
    	}
    }

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

    in reply to: Posts in Home Page Repeated in Archives Page #254196
    Skandha
    Participant

    @edwinwg: 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/foodie-world/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: SimClick – text, header, and sidebar issues #254190
    Skandha
    Participant

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

    .blog .custom-header-content .entry-container .entry-title, .blog #site-navigation a, .blog .social-navigation li a, .blog #social-search-toggle {
        color: #000 !important;
    }

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

    in reply to: Posts in Home Page Repeated in Archives Page #254175
    Skandha
    Participant

    @edwinwg: Hello there,
    You can disable the Header Media and then use the following CSS Code.

    .page .singular-content-wrap .entry-meta {
        display: none;
    }

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

    in reply to: How to add excerpt to a page? #254138
    Skandha
    Participant

    @fay-erek: Hello Fay,
    I am looking into the issue. I will contact you soon.

    Kind Regards,
    Skandha

    in reply to: Header media and WPML #254137
    Skandha
    Participant

    @ville123: Hello there,
    I am looking into the issue. I will update on soon on this.

    Kind Regards,
    Skandha

    in reply to: Change the height of the header image? #254136
    Skandha
    Participant

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

    @media screen and (min-width: 85.375em) {
    	.custom-header-content {
    	    padding: 400px 60px;
    	}
    
    }

    You can change the padding to adjust the height
    Let me know if this resolves your issue.
    Kind Regards,
    Skandha

    in reply to: Recent Posts #254133
    Skandha
    Participant

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

    .hentry {
        margin-bottom: 0;
    }

    Let me know if this decreases the space you are referring to!
    Kind Regards,
    Skandha

    in reply to: Posts in Home Page Repeated in Archives Page #254132
    Skandha
    Participant

    @edwinwg: Hello there,
    Can you let me know on which page you were having issues after using the above CSS Code?

    Kind Regards,
    Skandha

    in reply to: Posts in Home Page Repeated in Archives Page #254130
    Skandha
    Participant

    @edwinwg: Hello there,
    Can you try removing the above CSS and then,

    Go to => Appearance => Customize => Header Media => Enable on => Select Disabled and Publish.

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

    in reply to: Posts in Home Page Repeated in Archives Page #254128
    Skandha
    Participant

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

    .blog .custom-header {
        display: none;
    }

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

    in reply to: Same sizes of photos/images #254127
    Skandha
    Participant

    @nrgjdoria: Hello Nick,
    You can check out the recommended image size here. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Same sizes of photos/images #254126
    Skandha
    Participant

    @nrgjdoria: Hello Nick,
    You can check out the recommended image size here. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    in reply to: Categories #254057
    Skandha
    Participant

    @maresrmo: Hello Mares, 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/photo-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 great weekend! 🙂

    Kind Regards,
    Skandha

    in reply to: How to change hover color #254056
    Skandha
    Participant

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

    a {
        color: #12f456;
    }
    
    #scrollup {
    	color: #12f456;
    	border-color: #12f456;
    } 
    #scrollup:hover {
    	background-color: #12f456;
    }

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

    in reply to: Categories #254054
    Skandha
    Participant

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

    .page-item-243 > a {
        pointer-events: none;
    }

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

    in reply to: Header background above Featured Slider #254041
    Skandha
    Participant

    @velopista-photo: 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/bold-photography/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 great weekend! 🙂

    Kind Regards,
    Skandha

    in reply to: Portfolio layout #253991
    Skandha
    Participant

    @jordi-fraxanet: Hello there,
    There seems to be an issue with the Excerpt button. I have forwarded the issue to the development team and it will be fixed soon.

    Kind Regards,
    Skandha

    in reply to: Same sizes of photos/images #253983
    Skandha
    Participant

    @nrgjdoria: Hello Nick,
    When you have to resize an image it is better if you delete the image from Media then resize it and re upload it.

    Kind Regards,
    Skandha

Viewing 20 posts - 4,501 through 4,520 (of 12,027 total)