Forum Replies Created

Viewing 20 posts - 7,021 through 7,040 (of 12,035 total)
  • Author
    Posts
  • in reply to: what the recomended theme #217121
    Skandha
    Participant

    @precast: Hello there,
    Izabel Pro and Catch Store Pro are few themes that may suit your requirement. You can also check out all our themes suitable for an ecommerce site here.

    Kind Regards,
    Skandha

    in reply to: Menu Color and logo border color #210895
    Skandha
    Participant

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

    /* To change the color of the text menu and hamburger icon on mobile */
    #primary-menu-toggle {
        color: #123456;
    }

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

    in reply to: Polylang integration with Header media title/description #204986
    Skandha
    Participant

    @indreshraja: Hello there,
    You don’t seem to be using our theme. Please post your issues and queries in the respective theme support forum.

    Kind Regards,
    Skandha

    in reply to: Menu Color and logo border color #204984
    Skandha
    Participant

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

    /* To change the color of menu items */
    @media screen and (min-width:64em) {
         .navigation-classic.absolute-header .main-navigation a {
             color: #123456 !important;
         }
    }
    
    /* To change the hover color of menu items */
    @media screen and (min-width:64em) {
         .navigation-classic.absolute-header .main-navigation a:hover {
             color: #f0f !important;
         }
    }
    
    /* To change the round border color of the logo */
    .custom-logo {
        border-color: #12ffff !important;
    }

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

    in reply to: Header Image NOT responsive on iphone #204982
    Skandha
    Participant

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

    .custom-header {
        background-attachment: unset;
    }

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

    in reply to: Header Image NOT responsive on iphone #199558
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Page Contents Upper Left Corner #199557
    Skandha
    Participant

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

    #header-content {
          display: none;
    }

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

    in reply to: istall plugin required for catch mag pro #199556
    Skandha
    Participant

    @casinoyab: Hello there
    Can you let me know which plugin you are talking about?

    Kind Regards,
    Skandha

    in reply to: Header Media Video #199491
    Skandha
    Participant

    @lucas-kellen: Hello there,
    I am looking into the issue. I will get back to you soon.

    Kind Regards,
    Skandha

    in reply to: Demo Data for Rock Star Theme #199490
    Skandha
    Participant

    @wreckherds: Hello there,
    I could setup the demo on your site if you provide me your WP Admin Credentials. I will contact you shortly through email.

    Kind Regards,
    Skandha

    in reply to: Color issues #199486
    Skandha
    Participant

    @lucas-kellen: Hello there,
    The site description color not changing on live site has been fixed. An update will be released soon. I will let you know when the update is released.

    Kind Regards,
    Skandha

    in reply to: Menu Color and logo border color #199484
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Section Sorter – Drag and Drop (stopped working) #199473
    Skandha
    Participant

    @andreas2: Hello there,
    The Section Sorter should be compatible with version 5.3 and no issue should occur.

    Kind Regards,
    Skandha

    in reply to: Subscription: Version 3.1 not included #199468
    Skandha
    Participant

    @gustavson: Hello Gustavson,
    Can you check again and let me know if the issue persists.

    Kind Regards,
    Skandha

    in reply to: How to change a header in a posts page? #199466
    Skandha
    Participant

    @stan: Hello there,
    The link you posted does not seem to be an archive page rather it seems to be your homepage.

    Kind Regards,
    Skandha

    in reply to: How to manage post "author" visibility? #199465
    Skandha
    Participant

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

    .single-post .entry-meta .byline.screen-reader-text {
        position: unset !important;
    }

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

    in reply to: Add to cart button #199464
    Skandha
    Participant

    @janushka608seznam-cz: Hello Jana,
    The add to cart button shows up once you click on to preview any one of the products.
    Please let me know what you would like to do.

    Kind Regards,
    Skandha

    in reply to: No matching template found #199463
    Skandha
    Participant

    @lichtpascal: Hello Pascal, 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 good day! 🙂

    Kind Regards,
    Skandha

    in reply to: No matching template found #199460
    Skandha
    Participant

    @lichtpascal: Hello there,
    That seems to be caused by a plugin you are using. Now activate all your plugins one by one and see which plugin was causing this issue.

    Kind Regards,
    Skandha

    in reply to: "Theme options" from Appearance disappeared! #199458
    Skandha
    Participant

    @twin6: Hello there,
    The theme options was removed from Appearance as wordpress.org did not allow us to have it here anymore. You can find all the necessary option in the Customizer now.

    Kind Regards,
    Skandha

Viewing 20 posts - 7,021 through 7,040 (of 12,035 total)