Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
Sorry. If sticky has been affected, please use below css instead:.header-split #Top_bar:not(.is-sticky) { top: -450px !important; } #Top_bar:not(.is-sticky) .menu > li > a span:not(.description) { line-height: 100px !important; }
-
You're welcome ;)
-
Sorry, we meant decrease. Above css will decrease these spaces.
-
Sorry but this is unfortunately not possible. You can order by title or by menu order. You can not use 2 conditions for ordering.
-
All we can suggest is to use our Muffin Builder tool instead which is compatible with Yoast.
-
For Semitransparent it would be possible to set completely transparent background but we need url to your site so we can have a look on it. In accordance to Be|Animals demo, for this demo we used a lot of custom css and this header type just can no…
-
Yes, it is possible. This can be done with custom css. For item, you can set css class name and then under Theme options > Custom CSS & JS > Custom CSS section you can write custom css per menu item.
-
This is slider height what you can see on http://snag.gy/mEOgz.jpg and theme has nothing to this. It comes from slider settings.
-
If you will send us private message, we can have a look on it but if this won't be related with any theme settings, we won't be able to help.
-
Sorry but we do not have such feature included.
-
If above solution works, then it's fine of course. Sometimes result is more important than they way of how you did it :)
-
@rahulrungta Use "Featured image" option which is on the right hand side while you edit/create pages. This option is responsible for different header backgrounds per different pages.
-
We don't know what plugins you use exactly so we just informed you that extra plugins and other stuff may be the reason because we use TGM plugin on hundreds of sites and everything is fine. This means that problem is somewhere else. Also, please no…
-
Sure, thanks for suggestion!
-
To decrease these spaces, please use below css:#Top_bar .menu li ul li a { padding: 5px 10px 5px 20px !important; } #Top_bar .menu > li > ul.mfn-megamenu > li.mfn-megamenu-cols-3 { width: 25% !important; }
-
Ok. So to move this header up and increase it's height, please use below css:.header-split #Top_bar:not(.is-sticky) { top: -450px !important; } #Top_bar .menu > li > a span:not(.description) { line-height: 100px !important; }
-
In accordance to 1st point, we did a mistake. Instead of color should be background-color:#Top_bar .menu > li > a::after { background-color: #000 !important; } But in accordance to 2nd question, you can change border color with:.image_frame, …
-
You're welcome ;)
-
Hi Davide, yes, it is possible to display portfolio items in alphabetical order if it's portfolio page of course. You can change order by for these items under Theme options > Blog, Portfolio & Shop > Portfolio section. Thanks!
-
Hi, transparent works with only few header types. For Stack: center it won't work. If you would send us url to page where you have header, we'll see if it's possible to make it transparent. Thanks!
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors. Looks like you did not closed/opened properly some sections because </body> tag is red color. This error is not related with theme but it's something what you d…
-
Please send us url to page where you have error then so we can have a look on it. Also, please tell us where this error is.
-
Fonts files are located under /fonts/ folder.
-
Hi, 1) Please send us url to page where you have these testimonials. 2) You can change font weight with below css:body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type=…
-
Hi Chris, if you want to edit images sizes, you must play with add_image_size() functions under functions/theme-functions.php file but please notice that we do not offer such customization. So if you don't know how to do it, you should contact with…
-
Hey, as we know, this has not been fixed. And because VC plugin does not belong to us, we don't know if this can be fixed. Thanks!
-
Hey, child theme works only with 2 files: functions.php and style.css what has been described on https://codex.wordpress.org/Child_Themes - so from child theme you can overwrite styles but you can not remove current styles from parent theme at all.…
-
Nearly most of them you can find on main demo under Shortcodes section. However, Offer item does not have own place because is too big and this item you can find on our homepage where "Still not sure? See our latest demos" section is.
-
You're welcome :)