Forum Replies Created

Viewing 20 posts - 2,801 through 2,820 (of 12,027 total)
  • Author
    Posts
  • in reply to: sticky header menu and sub-menu #273124
    Skandha
    Participant

    @anca: Hello there,
    The update has already been released. Please update the theme and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: How to lower the position headermedia, and remove searchbar #273121
    Skandha
    Participant

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

    /* To move the Header Image below menu and site title */
    #masthead {
        position: unset;
    }
    
    /* To change color of menu items on mobile view */
    .menu-toggle-wrapper * {
        color: #000 !important;
    }
    @media screen and (max-width: 1200px) {
    	#site-navigation a {
    	    color: #fff;
    	}
    }

    Can you please attach a screenshot of how the site is showing up on you iMac so that I can look into the issue?

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

    in reply to: Change title size under posts on archive page and portfolio #273120
    Skandha
    Participant

    @bastienchill: Hello Bastien,
    To reduce the padding between portfolio posts
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .portfolio-content-wrapper.layout-three .hentry {
        padding: 0 10px;
    }

    To make font size work on all screen size add !important like this font-size: 10px !important; in the CSS Code.

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

    in reply to: Captions text alignment #273107
    Skandha
    Participant

    @justin72: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @cjcjcreativedesign-com: Hello there,
    I am afraid it is not possible to add 3 button options in the theme. For that you will need to create a child theme and do some customization. I can guide you if you are willing to give it a try.

    Kind Regards,
    Skandha

    in reply to: Help needed with featured content slider #273100
    Skandha
    Participant

    @tomdkat: Hello there,
    Did you try using the Featured Slider section for this?

    Go to => Appearance => Customize => Theme Options => Featured Slider => Enable the section and try using Custom Images.

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

    in reply to: background color #273099
    Skandha
    Participant

    @odjele-ndoumba-gasny-thuriaf: 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-evolution/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: Cannot delete “inherent” spacer #273095
    Skandha
    Participant

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

    #post-8209 .has-text-align-center.has-medium-gray-color.has-text-color {
        margin-bottom: 0;
    }

    I think this is the most the space can be reduced.
    Kind Regards,
    Skandha

    in reply to: SEARCH BAR ISSUE #273094
    Skandha
    Participant

    @ashary: 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/simclick/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: SEARCH BAR ISSUE #273092
    Skandha
    Participant

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

    #primary-search-wrapper {
        display: none;
    }

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

    in reply to: NavBar – Change Transparency #273089
    Skandha
    Participant

    @five-birds: Thank you for your wonderful review. Let me know if you come across any issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: background color #273031
    Skandha
    Participant

    @odjele-ndoumba-gasny-thuriaf: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body.custom-background {
        background-color: #ecf0f1 !important;
    }

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

    in reply to: Captions text alignment #273012
    Skandha
    Participant

    @justin72: Hello there,
    Can you please enable right click on your site so that I can provide you the necessary CSS Code?

    Kind Regards,
    Skandha

    in reply to: Recent post title alignment on side bar #273011
    Skandha
    Participant

    @the-greenhouse: 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/zubin/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: Change site description appearance on google search results #273010
    Skandha
    Participant

    @florian83: Hello there, I hope I was able to help you out. 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: NavBar – Change Transparency #273009
    Skandha
    Participant

    @five-birds: Hello Dirk, 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/nepalbuzz/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: Enable portfolio on a single page #273008
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Euphony pro menu icons #273007
    Skandha
    Participant

    @brokenskeleton: 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/euphony/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: Reduce header image height & menu color #273006
    Skandha
    Participant

    @tiberiusjim: 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/audioman/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: Change title size under posts on archive page and portfolio #273005
    Skandha
    Participant

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

    .portfolio-content-wrapper .entry-title {
        font-size: 20px;
    }

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

Viewing 20 posts - 2,801 through 2,820 (of 12,027 total)