Forum Replies Created

Viewing 20 posts - 9,701 through 9,720 (of 12,014 total)
  • Author
    Posts
  • in reply to: Erasing horizontal line in footer #160367
    Skandha
    Member

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

    .widget_archive li {
    	border:none !important;
    }

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

    in reply to: Making an article/promotion-headline transparent #160323
    Skandha
    Member

    @tklosa: 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: Making an article/promotion-headline transparent #160321
    Skandha
    Member

    @tklosa: Replace the above code with the following CSS Code.

    #content article, #content .page-header, #comments, #content .author-info {
    	background-color:rgba(255,255,255,0) !important;
    }
    #homepage-message {
    	background-image:none;
    	background-color:rgba(255,255,255,0);
    }

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

    in reply to: Making an article/promotion-headline transparent #160319
    Skandha
    Member

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

    #post-18 {
    	background-color:rgba(255,255,255,0) !important;
    }
    #homepage-message {
    	background-image:none;
    	background-color:rgba(255,255,255,0);
    }

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

    in reply to: Making an article/promotion-headline transparent #160309
    Skandha
    Member

    @tklosa: Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    in reply to: full width images #160304
    Skandha
    Member

    @joma5662: Yes, you will need to hire a customizer for that.

    Kind Regards,
    Skandha

    in reply to: Getting the homepage feature image full screen #160303
    Skandha
    Member

    @joma5662: You will need to get your site customized for that. I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    Skandha
    Member

    @kulu-ribeirogmail-com:
    1) To change header media title of the shop page to Shop
    For this you will need to create a child theme. You can use Generate Child Theme plugin to create a child theme. Install and Activate the plugin. Go to => Dashboard => Generate Child Theme tab => Select parent theme as Catch Store, fill the other fields and press Generate. This will create and activate the Child Theme.

    Now, Go to => Child Theme Folder => functions.php and add the code in this link

    2) To reduce the margin space between the header media image and the next section
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
    	padding-top:0;
    }

    3) To have uniform product thumbnail size in shop page.
    Go to => Appearance => Customize => WooCommerce => Product Images => Thumbnail Cropping => 1:1

    4) To fit product images on the image container in single product page
    Go to => Appearance => Customize => WooCommerce => Product Images => Main image width => Select 500

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

    in reply to: Catch Full Screen Pro: the header is not responsive #160295
    Skandha
    Member

    @unseenmars: Can you let me know on which section the issue is persisting?

    Also I put the same header image from your site on my local environment and the image seems to be showing up fine on mobile(iPhone5) without having to add the above CSS Code. Here you can check out the screenshot:
    https://www.dropbox.com/s/l6ncnvfujdv7z8f/46837102_533403827132200_8928832400989880320_n.jpg?dl=0

    Kind Regards,
    Skandha

    in reply to: Help with this theme #160291
    Skandha
    Member

    @pstationpub: To make the text on the News Ticker larger
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .new-ticker-text {
    	font-size:20px;
    }

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

    in reply to: How to modify this length T_T #160290
    Skandha
    Member

    @ooxx: To change the slider text box width
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #fullpage .entry-container {
    	max-width:1000px;
    	width:800px;
    }

    You can change the width according to your choice.
    Can you explain what do you mean by positioning this module downward?

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

    in reply to: Align primary menu top right #160287
    Skandha
    Member

    @evdel: To have same font in the header image as that of feature slider.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content .entry-title {
    	font-family:'Montserrat', sans-serif;
    	font-weight:500;
    	font-size:1.5rem !important;
    	letter-spacing:0.4em;
    }

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

    in reply to: PAGE/POST featured image disable doesn't work properly #160285
    Skandha
    Member

    @hoiung: Thank you for your appreciation. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Site logo removal on homepage #160282
    Skandha
    Member

    @joeburch: 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/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: PAGE/POST featured image disable doesn't work properly #160232
    Skandha
    Member

    @hoiung: 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 good day! 🙂

    Kind Regards,
    Skandha

    in reply to: How to Change Mobile Menu Color (Jut A Bit) #160231
    Skandha
    Member

    @hideyuki-fukui: Hello there, I hope I was able to resolve your issue. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/clean-journal/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve. Thank you so much for your help! Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: PAGE/POST featured image disable doesn't work properly #160228
    Skandha
    Member

    @hoiung: Let me know if you have any issues regarding the font color.

    Kind Regards,
    Skandha

    in reply to: How to Change Mobile Menu Color (Jut A Bit) #160227
    Skandha
    Member

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

    .mobile-menu-anchor a.genericon-menu, .mobile-menu-anchor a.genericon-menu:hover {
          color:red;
    }

    You can change the color according to your choice.
    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: PAGE/POST featured image disable doesn't work properly #160225
    Skandha
    Member

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

    #masthead {
         background-color:#123456;
    }

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

    in reply to: MAJOR BUG – Enable on "Entire Site" #160220
    Skandha
    Member

    @hoiung: Hello there, I hope I was able to help you out. Would you mind taking a few minutes to write a review for me please?
    https://wordpress.org/support/theme/adonis/reviews/#new-post
    I’d really love to know what you think of my support. Your feedback is deeply valued as it will help potential clients read about your experience and also help me improve. Thank you so much for your help! Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 20 posts - 9,701 through 9,720 (of 12,014 total)