Forum Replies Created

Viewing 20 posts - 7,081 through 7,100 (of 12,035 total)
  • Author
    Posts
  • Skandha
    Participant

    @prosad: Hello there,
    Are you referring to the Menu button in the mobile menu. Do you want the color of that to be changed?

    Kind Regards,
    Skandha

    in reply to: Black bars on side of video on homepage #189553
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: foodie pro theme logo bigger? #189550
    Skandha
    Participant

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

    /* To increase the size of logo */
    .custom-logo {
        max-width: 250px !important;
    }
    /* To remove entry meta from single pages */
    .page .custom-header .entry-meta {
        display: none;
    }
    /* To change the font of entry title */
    .entry-title {
        font-family: 'PT Sans', sans-serif !important;
    }

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

    in reply to: No hero content option #188183
    Skandha
    Participant

    @soundlocation: Hello there,
    Sorry for the convenience Rock Star Pro does not have Hero Content Option. Can you point out where it says all the theme support hero content?

    Kind Regards,
    Skandha

    in reply to: Video header not playing anywhere #188182
    Skandha
    Participant

    @jp_miike: Hello there,
    I checked your site and the video seems to be playing well on both desktop and mobile screens. Are you still having this issue?

    Kind Regards,
    Skandha

    in reply to: Regenerating Thumbnails #187661
    Skandha
    Participant

    @rodeboy: Hello Chris,
    To change the size of image on archive page you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    in reply to: unable to activate premium #187601
    Skandha
    Participant

    @paolonardi: Hello there,
    I have forwarded the issue to our Sales Team. Our representative will get back to you.

    Kind Regards,
    Skandha

    Skandha
    Participant

    @xiangyuli: Hello there,
    I checked your site and it seems to be in maintenance mode. Let me know when your site is accessible.

    To edit the Archive Shop page sub title and to remove Category: from the category page you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out.

    Kind Regards,
    Skandha

    in reply to: Sidebar #187590
    Skandha
    Participant

    @toolbox: Hello there,
    Can you post the link where the sidebar is not visible?

    Also can you please explain what do you mean by show products in the same order as in the categories. Sorry I am not able to get you.
    Kind Regards,
    Skandha

    in reply to: Color issues #187571
    Skandha
    Participant

    @lucas-kellen: Hello there,
    To change the site description color
    Go to => Appearance => Customize => Cores => Cor do texto do cabeçalho => Select a Color and Publish.

    To change the footer color
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
        color: #fff;
    }

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

    in reply to: Search Box not showing in the mobile view #187568
    Skandha
    Participant

    @kreismedienzentrumrv: 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-responsive/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 time format to 24h in event schedule #187567
    Skandha
    Participant

    @heolsen: Hello Henrik,
    To change the time in Events Schedule to 24 Hr format you will need to create a child theme and do a little bit of customization. Let me know if you familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Horizontal scroll in mobile version #187561
    Skandha
    Participant

    @elena1976: Hello Elena,
    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) #187560
    Skandha
    Participant

    @andreas2: Hello there,
    Can you please try deactivating all your plugins and see if the Section Sorter works?

    Let me know if the issue persists also do post in your site URL as well.
    Kind Regards,
    Skandha

    in reply to: Sidebar #187486
    Skandha
    Participant

    @toolbox: Hello there,
    Go to => Appearance => Customize => Widgets => WooCommerce Sidebar => Add the require Widgets

    I have added a Search Widget you can see that on your Shop page.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Changing Header Images #187445
    Skandha
    Participant

    @svenmagnus: Glad I could help you out. Have a great day! 🙂

    Kind Regards,
    Skandha

    in reply to: Search Box not showing in the mobile view #187444
    Skandha
    Participant

    @kreismedienzentrumrv: Hello there,
    The search box in the main navigation does not show up on mobile devices and only shows up on screen size 990px. The design has been made in such a manner.

    If you want a Search that displays both on desktop and mobile phones.
    Go to => Appearance => Customize => Theme Options => Header Right Sidebar Options => Uncheck Check to disable Header Right Sidebar.

    Let me know if a Search form appears in the Header Right.
    Kind Regards,
    Skandha

    in reply to: Changing Header Images #187442
    Skandha
    Participant

    @svenmagnus: Hello Sven,
    To hide the title Home
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #main .entry-title {
        display: none;
    }

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

    in reply to: Sidebar #187435
    Skandha
    Participant

    @toolbox: Hello there,
    Can you please update the theme to the latest version and check if the sidebar shows up.

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

    in reply to: Changing Header Images #187407
    Skandha
    Participant

    @svenmagnus: Hello Sven,
    Yes it is possible with free version. Only pages can be used in the free version. To use post,category or custom options in the slider you will need to upgrade to pro.

    Firstly you will need to create pages and set a featured image for each of the page.
    Then,
    Go to => Appearance => Customize => Theme Options => Featured Slider => Select the pages you just created.

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

Viewing 20 posts - 7,081 through 7,100 (of 12,035 total)