Forum Replies Created

Viewing 20 posts - 9,961 through 9,980 (of 12,014 total)
  • Author
    Posts
  • in reply to: How to change the text colour in search box widget to white? #157697
    Skandha
    Member

    @atousa: 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-fullscreen/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: Homepage Posts Content #157696
    Skandha
    Member

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

    Kind Regards,
    Skandha

    in reply to: Change color menu #157695
    Skandha
    Member

    @mailhunter: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #access {
          background-color:#ffa015;
    }

    You can change the color according to your requirement.
    Let me know if this what you want.

    Kind Regards,
    Skandha

    in reply to: Mobile Menu css problem in catch responsive theme #157693
    Skandha
    Member

    @johnsisler-info: 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: Slow Website Because of Solid Construction Pro Theme #157692
    Skandha
    Member

    @dzamani: What you can do use Photoshop or similar software to reduce the image size of the original image and then export it. Then you can use compressor.io to reduce the image file size again. To have your site loaded fast I suggest to upload images with considerably less file size.

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

    in reply to: Featured Photo in Post is not in the right place #157691
    Skandha
    Member

    @ch_r1i3: The option to have the image on the left and the content on the right like in the demo is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.

    Kind Regards,
    Skandha

    in reply to: Install custom font? #157688
    Skandha
    Member

    @otherworldstv: 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: Website looks strange in Safari – Compability Issues? #157576
    Skandha
    Member

    @erik-slattberggmail-com: Yes, try checking your site on Safari in other systems and check if it just with your system or with all the systems.

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

    Skandha
    Member

    @atousa:
    b. Background color of SEARCH BAR on the BLOG PAGE WIDGET
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .search-field {
    	background:#fff !important;
    }

    c. if you are talking about the image of a moon then yes it is visible.

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

    in reply to: Homepage Posts Content #157570
    Skandha
    Member

    @vanwels: I checked your site but wasn’t able to follow what your issue is. Can you please explain your issue?

    Kind Regards,
    Skandha

    in reply to: Remove a heading & header image is bigger in Woocommerce #157567
    Skandha
    Member

    @thetraininglady: Can you try deactivating all your plugins and check if this resolves the issue?

    Kind Regards,
    Skandha

    in reply to: can i move the Buy now button near the text #157563
    Skandha
    Member

    @candidleaks: 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/adventurous/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: Featured Page Slider #157537
    Skandha
    Member

    @vanwels: 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-fullscreen/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: can i move the Buy now button near the text #157528
    Skandha
    Member

    @candidleaks: You seem to have added the links in the footer outside of any <div>. Can you insert those links inside a <div> like this in Footer Editor option:

    <div class="align-left">
    
    <a href="http://candidleaks.com/disclaimer/" title="Disclaimer"><span>Dislaimer</span><div></div></a>
    |
    <a href="http://candidleaks.com/refund-policy/" title="Refund Policy"><span>Refund Policy</span></a>
    |
    <a href="http://candidleaks.com/privacy-policy/" title="Privacy Policy"><span>Privacy Policy</span></a>
    |
    </div>

    Then I can provide you CSS Codes to align the links in the footer.
    Kind Regards,
    Skandha

    in reply to: Rock Star Pro Background image #157524
    Skandha
    Member

    @rodeboy: Can you send me a screenshot of the Google Search Console test?
    To adjust the background image in mobile view properly
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body.custom-background {
    	background-position:center center;
    }

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

    in reply to: Remove a heading & header image is bigger in Woocommerce #157460
    Skandha
    Member

    @thetraininglady: The heading Archives may be showing up as a page title. Can you check if you have selected Homepage Settings as a static page then Homepage as Archives.
    It’s difficult to debug the issue just looking at the screenshots. Can you please let me know when your site is live?

    Kind Regards,
    Skandha

    in reply to: Where are the sections? #157457
    Skandha
    Member

    @umbra989: Yes, sections here mean featured content, featured slider, hero content, posts and so on and you can change their order using the Section Sorter feature in the theme options.

    Kind Regards,
    Skandha

    in reply to: can i move the Buy now button near the text #157456
    Skandha
    Member

    @candidleaks: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width:1001px) {
    	#homepage-message .right-section {
    		margin-right:100px;
    	}
    }

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

    in reply to: Remove a heading & header image is bigger in Woocommerce #157452
    Skandha
    Member

    @thetraininglady: To remove archive heading
    Go to => Appearance => Customize => Theme Options => Homepage / Frontpage Settings => Recent Posts Heading => Edit the text

    The header image size on WooCommerce page shop seems to showing same as other pages.
    Please let me know when you site is accessible.

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

    in reply to: Mobile Menu css problem in catch responsive theme #157438
    Skandha
    Member

    @johnsisler-info: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .mobile-menu {
    	display:block !important;
    }

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

Viewing 20 posts - 9,961 through 9,980 (of 12,014 total)