Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, 1. If you look at http://pasteboard.co/1ZQeQi2O.png you see that you set local padding for subheader which is 120px at the bottom. So what you need to do is decrease this value if you want the content to be closer to subheader. You probably set…
-
You're welcome! :)
-
No problem ;)
-
Yes, exactly.
-
You are welcome ;)
-
Hi, for that you can use Slider Plugin item.
-
Hey, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to attach link to current topic so we kno…
-
Hi, we do not have any option to reset shares so you or one of your plugins must did something wrong. We recommend to contact with your admin and ask for a backup.
-
Hi, this image doesn't have prettyphoto class and that's why it doesn't open in popup.
-
So how would you explain that on our end it works? Tested of 5 different computers and we didn't noticed anything like that.
-
Did you set this language under wp-config.php file? It is neessary to let the wordpress know what language you want to use. For more details about it please take a look into Google.
-
We are sorry but we don't understand your question. What exactly you need from those icons? If you want to be informed about message, you should set right option under your account settings.
-
Hi, we are sorry but nothing like that is possible. Thanks!
-
@BazzooStudio We can not agree with you as sometimes it's just impossible. Some plugins provides so many css code and usually this code is so terrible written that doing it without !important declaration is just impossible.
-
Like we wrote above, it is not possible to do this.
-
Hi, yes, theme support RTL and it works by default. If WP language you use for installation is RTL, your site would be RTL as http://demo.rtl-maker.net/be/
-
Hi, if you will let us know which images you mean, we will tell you if you can use them or not for free.
-
Ok, but which part is broken exactly? Because we checked your site and didn't noticed anything bad.
-
Ok. So to align menu items maximum to the left side, you need to use the following css:#Header_creative #Top_bar .menu > li > a { margin: 0 !important; }
-
You are welcome! :)
-
Ok, thanks. So to change placeholder text color, you need to use an extra css:input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea, select, .woocommerce .quantity input.…
-
Yes, it is possible of course. To do this, please use the following css:.header-classic #Action_bar, .header-plain #Action_bar, .header-stack #Action_bar { background-color: #2c2c2c !important; } #Action_bar .contact_details li.slogan { display: blo…
-
Ok. So to change it's color, please use the following css:#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top…
-
Ok. So to set the opacity for header, you need to use the following css:.tr-menu.header-fixed #Top_bar:not(.is-sticky) { background: rgba(0, 0, 0, 0.75) !important; }
-
Ok. So to change the margin of images, you need to use:.column.column_image { margin: 0px 1% 10px !important; }
-
Hi, to fix this issue with the Blog item, you need to use the following css:#menu-main-menu li a:hover, #menu-main-menu li.hover a { background: #3898c0; } But to decrease padding for sub-menu items, you need to use an extra css:#Top_bar .menu…
-
Hi, we are sorry but we do not have an option to display full post instead of excerpt. The only thing you can do is increase Excerpt Length under Theme options > Blog, Portfolio & Shop > Blog section.