Forum Replies Created

Viewing 20 posts - 10,381 through 10,400 (of 12,035 total)
  • Author
    Posts
  • in reply to: SiteLock scan found malware #153020
    Skandha
    Participant

    @renegadeimage: This is not a theme related issue as our theme does not use wp_cfg_index. This may be coming from one of the plugins you are using.

    Kind Regards,
    Skandha

    in reply to: Using a child theme #153019
    Skandha
    Participant

    @stefanomoret: The drop down menu staying open even after you click on the 1-page CV is the default feature. The menu remains open as it is focused in 1-page CV sub-menu. You can click on open area to remove the focus.
    If you really need to remove it I suggest you hire a customizer.

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

    Skandha
    Participant

    @orthosoc: To remove the black space you will need to add the following CSS Code.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body:not(.home) .custom-header {
    	display:none;
    }
    body:not(.home) .breadcrumb-area.custom {
    	padding-top:90px;
    }
    body:not(.home) #masthead {
    	background-color:#000;
    }

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

    in reply to: Catch Base Pro Make Primary Sidebar Width Narrower #153013
    Skandha
    Participant

    @timbrewolf: Please replace the previous CSS Code with the following.

    @media screen and (min-width:991px) {
    	.sidebar-primary {
    		width:240px !important;
    	}
    	#content_sidebar_wrap #main {
    		width:680px !important;
    	}
    }

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

    in reply to: Thumbnails size on homepage and Archives #153012
    Skandha
    Participant

    @pedrosilva: The thumbnail on your homepage and archives page depend on their original image size. If you want all the thumbnails to have similar size you will need to upload all images with similar height and weight or the same aspect ratio.

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

    in reply to: Logo + title side by side #153011
    Skandha
    Participant

    Sorry for the late reply.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width:767px) {
    	#site-logo, #site-header {
    		display:inline-block;
    	}
    	#site-branding {
    		width:700px;
    	}
    }

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

    in reply to: Page content above featured content on homepage #152980
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    in reply to: changing the color of the navigation under post #152979
    Skandha
    Participant

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

    .nav-previous a, .nav-next a {
    	color:#88edd4 !important;
    	border-color:#88edd4 !important;
    }
    .nav-previous a:hover, .nav-next a:hover {
    	background-color:#88edd4 !important;
    	border-color:#88edd4 !important;
    	color:#fff !important;
    }

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

    in reply to: SiteLock scan found malware #152978
    Skandha
    Participant

    @renegadeimage: Please post in your site URL so that I can check out your site. This maybe due to the plugins you are using.

    Kind Regards,
    Skandha

    in reply to: Catch Base Pro Make Primary Sidebar Width Narrower #152941
    Skandha
    Participant

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

    .sidebar-primary {
    	width:240px !important;
    }
    #content_sidebar_wrap #main {
    	width:680px !important;
    }

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

    Skandha
    Participant

    @wouwonline: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
    /* To change font-size of the text in featured content */

    #featured-content .entry-content {
    	font-size:16px;
    	text-align:left;
    }

    /* To change font-size of the text in featured content */

    .featured-content-wrap .entry-title {
    	font-size:22px !important;
    	text-align:left;
    }

    The Read More button or option is not available at the moment. This option will be added in the the next theme update.

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

    in reply to: Change contact form bar lenghts #152900
    Skandha
    Participant

    @cindyp: 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/fotografie/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 contact form bar lenghts #152895
    Skandha
    Participant

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

    .no-results.not-found {
         display:none;
    }

    Let me know if this does the trick!
    Kind Regards,
    Skandha

    in reply to: Using a child theme #152893
    Skandha
    Participant

    @stefanomoret:
    2. Replace the previous code with the following
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .primary-menu li:hover .sub-menu {
    	left:unset !important;
    	right:20px !important;
    	width:200px !important;
    }

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

    in reply to: Removing the Footer Photo #152865
    Skandha
    Participant

    @kwhooley: This maybe due to your browser cache. Please clear your browser and check if this resolves the issue.

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

    Skandha
    Participant

    @orthosoc: That is strange. You will need to provide me your admin credentials so that I can have a look at your customizer settings and try to resolve the issue. I will contact you shortly by email.

    About upgrading to pro, you will get additional-features which are exclusively available in pro version of the theme. Basically you will have more features and option than in the free version which will give more control.

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

    in reply to: Higher Education Pro – Move content area below menu #152862
    Skandha
    Participant

    @i-can: 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/higher-education/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

    Skandha
    Participant

    @kwhooley: 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/parallax-frame/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: Custom CSS: Menu text change hover color #152860
    Skandha
    Participant

    @roboterpirat: 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/clean-fotografie/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: Make Contact Us button callable from cell phone #152859
    Skandha
    Participant

    @annamcdermott: Please post in your site URL so that I can look into the issue and provide you possible solutions.

    Kind Regards,
    Skandha

Viewing 20 posts - 10,381 through 10,400 (of 12,035 total)