Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@edmelendez: 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.Regards,
SkandhaSkandha
Participant@bjbarker: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#supplementary .widget { padding:0; margin-bottom:0; }You can alter the padding and margin according to your requirement.
Let me know if this solves your issue.
Regards,
SkandhaApril 9, 2018 at 12:58 am in reply to: Remove date and date icon from grid content on Fabulous Fluid theme #137522Skandha
Participant@arivinocur: Apologies. The above CSS was to remove date from featured content.
To remove date from featured grid content
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#featured-grid-content .posted-on { display:none; }Let me know if this works out.
Regards,
SkandhaSkandha
Participant@frederic: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
To remove the extra menu icon on mobile phones and tablet
#mobile-primary-menu { display:none; }To display all your menu items in mobile phones and tablet
@media screen and (max-width:960px) { #fixed-header-top { height:500px; overflow:auto; } }This should make the menu scrollable.
For the image gallery on the about page you will need to find a suitable plugin from the wordpress plugin repository.
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@nateian: Can you explain what kind of banner do you want to have and on which part of the homepage?
Regards,
SkandhaApril 8, 2018 at 11:46 pm in reply to: Remove date and date icon from grid content on Fabulous Fluid theme #137509Skandha
Participant@arivinocur: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#featured-content .meta-info { display:none; }Let me know if this works out.
Regards,
SkandhaSkandha
Participant@jbourgui: The option to change the Service Section Layout option is available only in the pro version of theme. I suggest you to upgrade to pro. You can check the additional-features available in the pro version of the theme and make you decision.
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@pastonchase: To change the background color of footer
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#site-generator { background-color:#4444; }Footer editor option is not available in the free version of the theme. I suggest you to upgrade to pro.
You check can check out the additional-features available in the pro version and make your decision.Alternately you can edit the footer text by creating a child theme and customizing your site.
Let me know if this works out.
Regards,
SkandhaSkandha
Participant@thetraininglady: Are you talking about the feature slider because there is no featured content option available in the theme option. Sorry that im not able to copy what the issue is. Can you walk me through the issue so that I can find you a solution? Which option in the Customizer are you having trouble with?
Regards,
SkandhaSkandha
Participant@aferrera: It seems the issue is caused by the plugin, you will need to contact the plugin support and share the issue with them. They should be able to solve your issue.
Let me know if you have anymore issues.
Regards,
SkandhaSkandha
Participant@mandala528: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#featured-post .entry-title { font-size:18px; }You can change the size according to your requirement.
Let me know if this works out.
Regards,
SkandhaSkandha
Participant@ptidwell: This is because of the following additional CSS you have added.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code
.menu-item{width:14.2%}Remove the code and the issue should get resolved.
Let me know if you have anymore issues.
Regards,
SkandhaSkandha
Participant@pastonchase: 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/full-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.Regards,
SkandhaSkandha
Participant@pastonchase: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#featured-content .entry-title a, #featured-heading { color:red !important; }Let me know if this works out.
Regards,
SkandhaSkandha
Participant@pastonchase: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#featured-content .entry-container { color:red; }Replace red with the color of your choice.
Regards,
SkandhaSkandha
Participant@vraba: Can you send me the screenshot of the page in Apple Thunderbolt 27?
The option to open link in new tab for menu item is not available. For that you will have to create a child theme and customize you site.
Regards,
SkandhaSkandha
Participant@bjbarker: Some times this happens due to some plugins you are using.
You seem to be using a very old version of theme on your site. Please update your theme to the latest version to make the best use of it. The blank page on CUSTOMIZE may be because of the old version of theme you are using.
Regards,
SkandhaSkandha
Participant@kurtvindu-dk: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.catchbase-nav-menu li a:hover { color:red; }Let me know if this works out.
Regards,
SkandhaSkandha
Participant@gprettylady2: I’m afraid the feature to add a video in the header is not available in this theme. If you really want this you will have to get your site customized.
Regards,
Skandha -
AuthorPosts
