Forum Replies Created

Viewing 20 posts - 1,201 through 1,220 (of 12,034 total)
  • Author
    Posts
  • in reply to: Text in tables unreadable when viewed from mobile phone #290196
    Skandha
    Participant

    @ohh: 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/scapeshot/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 week ahead. 🙂

    Kind Regards,
    Skandha

    Skandha
    Participant

    @alajbeg: Hello there,
    For that you can use the Section Sorter feature.
    Go to => Appearance => Customize => Theme Options => Section Sorter => Drag and drop the section in the order you want and Publish.

    Let me know if this works out!

    in reply to: Team section appearing in wrong place #290142
    Skandha
    Participant

    @lblumenfeld: Hello there,
    What you can do is use the following CSS Code to hide the content of the page.

    .page-id-2 #content {
        display: none;
    }

    Then display on the headings and content of the Team Section.
    Let me know if this solves the issue.
    Kind Regards,
    Skandha

    in reply to: Featured image not the same across browsers #290141
    Skandha
    Participant

    @lblumenfeld: Hello there,
    The image issue seems to be showing up only on iPhones. On android devices the image looks fine. I will look into the issue and get back to as soon as possible.

    Kind Regards,
    Skandha

    in reply to: ScapeShot Free MENU BUTTON DOES NOT WORK #290138
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Extra space above the main content #290119
    Skandha
    Participant

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

    .site-content .wrapper {
        padding-top: 0;
    }

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

    in reply to: Float the main menu #290118
    Skandha
    Participant

    @lblumenfeld: Hello there,
    To have the menu sticky at the top you can use our free plugin Catch Sticky Menu. Install and Activate the plugin.

    Then,
    Go to => Dashbord => Catch Sticky Menu => Insert #masthead as Desktop Menu Selector and Mobile Menu Selector and Publish.
    You can also change the Sticky Background Color, Sticky Menu Text Color as well as lots of other options.

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

    in reply to: no valid extensions when uploading my zipfile #290117
    Skandha
    Participant

    @cougar133: Hello there,
    Here is the instruction on how you can install the theme.

    Let me know if you are still having issues installing the theme.
    Kind Regards,
    Skandha

    in reply to: Scolling issues and issue with video header #290049
    Skandha
    Participant

    @webgo82: Hello there,
    Can you please disable the Normal Scrolling on your site so that I can look into the issue?

    Also I will check the Header Video issue and get back to you.
    Kind Regards,
    Skandha

    in reply to: Chique Construction – color change #290048
    Skandha
    Participant

    @alexa_cz: Hello Alexa,
    Yes, the pro version of Chique Construction is Chique Pro.

    Kind Regards,
    Skandha

    in reply to: Chique Construction – color change #290042
    Skandha
    Participant

    @alexa_cz: Hello Alexa,
    It is possible to change the yellow color with the available color option in the pro version. It is also possible to change the yellow color via CSS but is tedious as lots of CSS Code need to be altered.

    I suggest to purchase the pro theme and give it a try. If you are not fully satisfied we offer a 30-day return policy. You are subjected to a full refund within 30 days of your purchase. For more information please read our terms and condition.

    Kind Regards,
    Skandha

    in reply to: Featured image not the same across browsers #290041
    Skandha
    Participant

    @joemcomber: Hello there,
    Please add the following CSS Code and use an image with the width of 1920px and the header image should be displayed well on all browsers.

    .custom-header-content {
        max-width: 100%;
    }

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

    in reply to: site header menu position #290034
    Skandha
    Participant

    @rodeboy: Hello Chris,
    Yes, those issues will be fixed in the upcoming theme update.

    Kind Regards,
    Skandha

    in reply to: Chique Construction – color change #290031
    Skandha
    Participant

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

    /* To change the color of the menu */
    .header-style-horizontal-one #site-primary-header-menu {
        background-color: #f23456 !important;
    }
    
    /* To remove search from the primary menu */
    #primary-search-wrapper {
        display: none !important;
    }

    You can change the color according to your choice.

    More Color Options are available in the pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Team section in wrong place #290030
    Skandha
    Participant

    @lblumenfeld: Hello there,
    I have replied to your issue here https://catchthemes.com/support-forum/topic/team-section-appearing-in-wrong-place.

    To change the font size of the Team section headline
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #team-content-section .section-title {
        font-size: 40px;
    }

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

    in reply to: Issue with posts and other content types #290027
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: Team section appearing in wrong place #290026
    Skandha
    Participant

    @lblumenfeld: Hello there,
    For that
    Go to => Appearance => Customize => Theme Options => Section Sorter => You can reorder the sections here and Publish.

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

    in reply to: Scolling issues and issue with video header #290015
    Skandha
    Participant

    @webgo82: Hello there,
    You can enable scrolling too. For that,
    Go to => Appearance => Customize => Theme Options => FullPage Options => Check to enable Normal Scrolling and Publish.

    Header Video only displays on screen size above 900px. This is a default WordPress feature. To have the header video work on mobile devices as well you will need to use our Header Enhancement Plugin.

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

    in reply to: Insert an EM dash #290013
    Skandha
    Participant

    @lblumenfeld: Hello there,
    You can simply copy the em dash front the internet and paste it where you want to use it.

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

    in reply to: Turn off “Home” Title #290012
    Skandha
    Participant

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

    #content .singular-content-wrap .entry-title {
        display: none;
    }

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

Viewing 20 posts - 1,201 through 1,220 (of 12,034 total)