Forum Replies Created

Viewing 20 posts - 11,721 through 11,740 (of 12,027 total)
  • Author
    Posts
  • in reply to: Change Footer font color #133296
    Skandha
    Participant

    Hello @donadonatoearthlink-net, We can check if a css is working or not or edit a css code using the inspect element option when you right click on the browser screen. You can try for yourself. We cannot log in to your admin panel without you providing us the admin credentials.

    You seem to be using a very old version of the theme. Please update the theme to it`s latest version to make best use of the theme. Also clear your browser cache. This may be the reason the CSS i provided you is not working at your end.

    Let me know if the issue persists.

    Regards.,
    Skandha

    in reply to: Title, Menu, Text colors #133262
    Skandha
    Participant

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

    To make the Navigation Menu transparent

    .nav-primary {
    	background:none;
    }

    To center the footer menu

    @media screen and (max-width:991px) {
    	#mobile-footer-menu {
    		text-align:center;
    	}
    }

    To get rid of division above footer

    #site-generator {
        border:none;
    }

    I’m afraid the scroll up icon cannot be moved that way.

    Let me know if this solves your issue.

    Regards,
    Skandha

    in reply to: How to upload images to the slider #133260
    Skandha
    Participant

    @luismarioochoa: Please check out this link to know how you can upload images to you slider.

    Let me know if this solves your issue.

    Regards,
    Skandha

    in reply to: Title, Menu, Text colors #133259
    Skandha
    Participant

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

    To center the Title/Tagline

    #site-branding, #site-logo, #site-header {
    	display:block;
    	float:none;
    }
    .site-title {
    	text-align:center;
    }

    To center the navigation menu

    .menu.catchresponsive-nav-menu, #menu-main {
        float: none;
        text-align: center;
        width: 100%;
    }
    .catchresponsive-nav-menu li { 
    float: none; 
    }

    To center the mobile menu icon

    @media screen and (max-width:991px) {	
    	#mobile-header-left-menu {
    		float:none;
    		text-align:center;
    	}
    
    	.mobile-menu-anchor {
    		display:block;
    	}
    }

    To change the color of the text in calender page as you said

    span.gigpress-info-label {
    	color:#ff0000 !important;
    }
    
    span.gigpress-info-item {
    	color:#ffffff;
    }

    Let me know if this works out.

    Regards,
    Skandha

    in reply to: Empy spaces in Page Content #133258
    Skandha
    Participant

    @edufuster: Try disabling all your plugins and check your site. Let me know if this issue still persists.

    Regards,
    Skandha

    in reply to: Samsung Galaxy Y screen size? #133257
    Skandha
    Participant

    @effess: The minimum width supported is 280px but the width of Samsung Galaxy Y seems to be 240px. I suggest you to hire a customizer for this purpose.

    Regards,
    Skandha

    in reply to: Testimonial Slider not working properly #133256
    Skandha
    Participant

    @spokehouse: I can’t tell you the exact date but it will be very soon. Will let you know when the update is released.

    Regards,
    Skandha

    in reply to: Background – Footer Menu – Smartphone #133255
    Skandha
    Participant

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

    .site-footer-menu .wrapper {
    	background-color:#000;
    }

    Let me know if this solves your issue.

    Regards,
    Skandha

    in reply to: Align logo to the title #133254
    Skandha
    Participant

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

    @media screen and (min-width:1025px) {
    	.custom-logo {
    		position:absolute;
    		margin-left:330px;
    		top:110px;
    	}
    }

    Let me know if this works out.

    Regards,
    Skandha

    in reply to: Adding Video to Header #133253
    Skandha
    Participant

    Hello @tmurthy, Sorry for the late reply. I will forward this issue to the development team let you know as soon as there comes a better solution for it.

    Regards,
    Skandha

    in reply to: gallery width #133197
    Skandha
    Participant

    @banneser: I suggest you not to edit theme files without creating a child theme as all your edits will be lost when you update the theme. Can you post in your site URL.

    Regards,
    Skandha

    in reply to: Disable author and pemalinkin footer #133166
    Skandha
    Participant

    @vasikk: Yes you will need to create a child theme and edit the content-single.php file. Let me know if you comfortable with child theme customization.

    Regards,
    Skandha

    in reply to: Adding Video to Header #133163
    Skandha
    Participant

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

    #wp-custom-header-video {
        object-fit:fill;
    }

    Let me know if this solves your issue!

    Regards,
    Skandha

    in reply to: Empy spaces in Page Content #133158
    Skandha
    Participant

    @edufuster: I checked your site and it looks totally fine. Can you clarify which grey spaces you want to remove?

    Regards,
    Skandha

    in reply to: Change Language #133157
    Skandha
    Participant

    @artpriskaleutenegger-ch: Glad you were able to find a solution. Have a good day!

    Regards,
    Skandha

    in reply to: Background – Footer Menu – Smartphone #133155
    Skandha
    Participant

    Hello @artpriskaleutenegger-ch, Please post in your site URL.

    Regards,
    Skandha

    in reply to: Removing additional menu icon on header #133152
    Skandha
    Participant

    @infofutureoutlooks-com: 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.

    Regards,
    Skandha

    in reply to: Removing additional menu icon on header #133150
    Skandha
    Participant

    @[email protected]: Go to => Appearance => Customize => Additional CSS and the following CSS Code.

    #responsive-menu-button {
        display:none !important;
    }

    Let me know if this does the trick.

    Regards,
    Skandha

    in reply to: Testimonial Slider not working properly #133149
    Skandha
    Participant

    @spokehouse: It looks like there is an issue with the testimonial slider. This issue will be fixed in the next theme update. Thank you!

    Regards,
    Skandha

    in reply to: Change Footer font color #133148
    Skandha
    Participant

    @donadonatoearthlink-net: The previous CSS Code i provided you should work. I tried that CSS on your site and it worked fine. Check out the screen shot: https://www.dropbox.com/s/usrtbhsparq2x51/Screenshot-2018-3-9%20%E2%80%9CEXOTIC%20PARADISE%E2%80%9D%20in%20the%20heart%20of%20the%20city%20.png?dl=0

    To make the space under the big picture smaller
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #homepage-message {
    	padding-bottom:0;
    	padding-top:13px;
    }

    Let me know if this solves your issue.

    Regards,
    Skandha

Viewing 20 posts - 11,721 through 11,740 (of 12,027 total)