Forum Replies Created

Viewing 20 posts - 1,501 through 1,520 (of 12,034 total)
  • Author
    Posts
  • in reply to: Menu button color change #286546
    Skandha
    Participant

    @mithrand: 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/adonis/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: Font Size in Sub Menu #286544
    Skandha
    Participant

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

    .sub-menu li a {
        font-size: 20px !important;
    }

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

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

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

    #site-navigation a:focus {
        color: #000;
    }

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

    in reply to: Center logo and primary menu #286530
    Skandha
    Participant

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

    #site-header-menu {
        margin: 0 auto;
    }
    .site-branding {
        max-width: unset;
    }

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

    in reply to: catchShop slider not working on free version #286526
    Skandha
    Participant

    @mukalazi: Hello there,
    The theme update has been released. Please update the theme to the latest version and let me know if the issue is resolved.

    Kind Regards,
    Skandha

    in reply to: catchShop slider not working on free version #286524
    Skandha
    Participant

    @mukalazi: Hello there,
    This seems to be a bug in the theme. The bug has been fixed and a theme update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Center logo and primary menu #286484
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Social Gallery and Widget Plugin #286483
    Skandha
    Participant

    @mkixxv: Hello Dunitru,
    Can you try deactivating all the plugin except Social Gallery and Widget plugin and see if the issue is resolved?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

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

    @mppadmos: Hello Michel, 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: Services, portfolio, etc can be edited with Elementor #286426
    Skandha
    Participant

    @sbbcp: Hello there,
    I think you should be able to edit the Services and Portfolio pages using Elementor.

    You can use other types like Post, Page or Custom Type as well instead of Custom Post Type.

    Kind Regards,
    Skandha

    in reply to: portfolio #286422
    Skandha
    Participant

    @hansh: Hello Hans,
    Actually the Special Layout allows only One big image on the left and two smaller image on the right like in the demo. This has been fixed and an update will be released soon.

    If you want to use the Classic Layout you don’t need to adapt measurement like in the special layout. You can stick to a single image size for all the image.

    I hope this helps you out!
    Kind Regards,
    Skandha

    in reply to: White space between header and page title/content #286412
    Skandha
    Participant

    @sbbcp: 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: How to remove mysterious section from Frontpage #286411
    Skandha
    Participant

    @jef_knight: Hello Jef,
    I think the Portfolio Section suits you the best.

    First
    Go to => Dashboard => Posts => Add New => Add posts that you want to have in the Portfolio section and also set a featured image for each post.

    Go to => Appearance => Customize => Theme Options => Portfolio => Select Type as Posts and Select the posts you created earlier and Publish.

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

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

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

    .social-navigation a[href*="hearthis.at"]::before {
    	content:url('https://i2.wp.com/www.accurateblack.com/wp-content/uploads/2021/07/Hearthis.at-icon-e1626289226233.png?fit=25%2C25&ssl=1');
    }

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

    in reply to: portfolio #286358
    Skandha
    Participant

    @hansh: Hello Hans,
    The images in the demo.
    Image in the left: 730*730px
    Two Images in the right: 730*344px

    Can you please Select Layout as Classic Layout and then Select Portfolio Layout as 3columns, then switch back to Special Layout?

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

    in reply to: portfolio #286355
    Skandha
    Participant

    @hansh: Hello Hans,
    You seem to be using 344*730px. Can you please use image size 730*344px instead of that image size so that I can look at it.

    To remove the white frames
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #portfolio-content-section .inner-wrap {
        display: none;
    }

    Kind Regards,
    Skandha

    Skandha
    Participant

    @saxmanchad: Hello Chad,
    I am afraid that is beyond our theme support scope. You will need to wait for WooCommerce Support’s answer regarding the issue.
    You can try checking this article out as it might help you out.

    Kind Regards,
    Skandha

    in reply to: translation of top bar #286353
    Skandha
    Participant

    @hansh: Glad that solves your issue. Have a good day! 🙂

    Kind Regards,
    Skandha

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

    @mppadmos: Hello there,
    Can you please post in your site URL where you want to use the icon? Also please upload this icon image in your Media section.

    Kind Regards,
    Skandha

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

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

    .page-id-443 .content-area {
    	width: 100%;
    	max-width: unset;
    }
    .page-id-443 #content .wrapper {
    	max-width: unset;
    }

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

Viewing 20 posts - 1,501 through 1,520 (of 12,034 total)