NimbusThemes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [WP Simple] Adjust Banner HeightHi,
Here is some styling that should reduce the size of the image. I tried it on the link you sent and it shrunk the banner section down. You should be able to adjust the size by changing the “height: 350px” to a different number.
.inside-header img {
height: 350px;
}Thank you,
-Jacob
Nimbus ThemesForum: Themes and Templates
In reply to: [Ember] Onepage Plugin doesn’t workHi,
Yes, some of the page builders available will run into a conflict with some of the theme’s native options. We recommend WPBakery Visual Composer as a page builder that tends to work the best with Ember Theme.
Best,
Jacob
Nimbus ThemesForum: Themes and Templates
In reply to: [Simple Business WP] Alt image tag not displaying in codeHi,
Can you send me a link to your website so I can take a closer look at what is going on? This will help me figure out what isn’t working.
Thanks!
Nimbus ThemesForum: Themes and Templates
In reply to: [WP Simple] Edit the Title tagHi,
Are you using the YOAST SEO optimizer plugin? This gives you control over title tags and other SEO optimization tools.
Best,
Nimbus ThemesForum: Themes and Templates
In reply to: [WP Simple] Social media widgets open in another windowHi,
As for the social media widgets, they should be set to automatically open in a new tab. If they aren’t, there should be a line in the widgets.php file in your editor that reads:
If this line is missing the “target=”_blank” snippet, then that is why the links aren’t opening in a new tab. If you feel comfortable getting into the editor, this should solve your problem.
Forum: Themes and Templates
In reply to: [WP Simple] Social media widgets open in another windowHi,
This styling should alter where the menu appears. You can move the menu left or right by changing the number of px on the margin-left line. Just copy and paste it into the “Custom CSS” section:
ul#menu-menu {
position: absolute;
margin-left: 220px;
}Forum: Themes and Templates
In reply to: [Juniper] Background VideoHi,
Which section are you trying to load the theme onto? Unfortunately, it looks like the site is down at the moment, so I wasn’t able to take a look and see what is going on.
Best,
– JacobForum: Themes and Templates
In reply to: [SimpleShift] Multiple Menu buttons in mobileHi Daniel,
Can you send me your website address? Which menu are you trying to get rid of? The issue I have found with the menu plugins overlays is that they tend to disregard the theme’s native settings, and will sit on several sections. Is there something in particular you are trying to achieve with the Max Mega Menu that the menu for the theme won’t do?
Thanks,
– JacobForum: Themes and Templates
In reply to: [WP Simple] Social media widgets open in another windowHi Laerpr,
Sorry for the lateness of this reply. Can you send me a link to your website. There should be some styling that can center the buttons, but I’ll need to look at your site to get you the specific code.
To get the social media buttons to link out, you should be able to add this snippet into your hyperlink, for example Facebook
target=”_blank”
Thank you,
– JacobForum: Themes and Templates
In reply to: [Ember] How to use with Child ThemeHi Jacques,
Can you explain a little more what is not working? You should be able to create an Ember child theme, but if you are having a specific problem I will happily look into what is not working correctly!
Thank you,
Jacob
Nimbus ThemesForum: Themes and Templates
In reply to: [Simple Business WP] How to show full post, not excerptHi @mayapreisler! It looks like this is a question about Velux theme. Unfortunately, this is a thread for Simple Business WP, by Nimbus Themes. You may want to repost this in a thread for Velux to get a response to your particular issue. Good Luck ??
Forum: Themes and Templates
In reply to: [WP Simple] How to edit the Blog page contentHi Yandso,
Can you send a link to your website so I take a look at what you’re describing?
Thanks,
~ Nimbus Themes
Forum: Themes and Templates
In reply to: [WP Simple] Contact formThanks Neils4fun, great response. ??
~ Nimbus Themes
Forum: Themes and Templates
In reply to: [WP Simple] mobile menu not collapsingHello Spot0915,
Thank you for bringing this to our attention. I have notified our development team, and they will have a fix for this issue in an upcoming release.
~ Nimbus Themes
Forum: Themes and Templates
In reply to: [WP Simple] my site is not mobile compatibleHi Narmeen66,
I took a look at your website, and it looks wonderful. Is there a specific issue or feature that is not working for you on mobile?
~ Nimbus Themes