Avatar

Albert

Albert

About

Username
Albert
Joined
Visits
10,824
Last Active
Roles
Administrator

Comments

  • Sorry but we don't get what you mean exactly. When we go to single post page which is http://knockbredaps.com/learning-tag-rugby/, we see similar image in header (http://pasteboard.co/KyhBNOpvQ.png) as it is on http://knockbredaps.com/p5/ so for us …
  • We are really sorry but like my college above said, we do not have any solution/method to make it possible unfortunately and this requires much more customization than above.
  • Hi, what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. The policy says: Item support does not inclu…
  • Hi, if you mean to order Blog items/shortcode, all of them are located under functions/theme-shortcodes.php file. Thanks!
  • Hi, to remove comments icon from Latest News item, you need to use the following css:.Latest_news ul li .desc_footer i.icon-comment-empty-fa, .Latest_news ul li .desc_footer a.post-comments { display: none !important; }
  • Hi, you have probably disabled it under Theme options > Global > Advanced > Theme Functions | Disable section. Thanks!
  • Ok, thanks. You are definitely right. To remove extras section from Side Slide menu, you need to use the following custom css:#Side_slide .extras { display: none !important; }
  • My college misunderstood your question so i apologize for this. To change the active menu item color when it is not sticky, you need to use the following css:#Top_bar:not(.is-sticky) .menu > li.current-menu-item a { color: #000 !important; }
    in menu hover Comment by Albert March 2017
  • Hi, please send us link to page where you would like to do this first.
  • @putracode We are sorry but we do not have any solution to make it possible unfortunately.
  • Hi, all pre-built sliders are inside package of course. Please watch our new instructional video called "How to import pre-built websites" where we also explained where to get from the slides and how to import them. Some more details abou…
  • Hi, @the_buzy Please send us link to page where you would like to change sticky header background color so we can take a look closer. @katiedeej Please disable maintenance mode first so we can have a look.
  • You're right. There should be "to get equal height of blocks in a section, you need". But basically, the sense is the same and above message, explain what you need to do to get equal sizes of the items.
  • We are sorry but we do not have an option to disable parallax in some browsers only. If you don't like how parallax works in Safari, you need to disable parallax effect for the whole section.
  • How exactly you want to change it's size? Please send us link to page where you would like do this and also include screenshot of what you would like to achieve.
  • Hi, we are sorry but we do not have such possibility included unfortunately. Thanks!
  • You can contact us privately, via contact form on the right at https://themeforest.net/user/muffingroup#contact
  • Hi, please send us link to page where this random code is appearing above the slider so we can have take a look closer on it.
  • If above solution does not work, please send us screenshot with necessary changes of what you would like to do because maybe we are thinking about 2 different things. So would be great to take a look closer on this to give you right solution. You ca…
    in Menu Comment by Albert March 2017
  • Hi, please send us WordPress 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 let us know what for the acce…
  • Ok, we got it. So to make it the way you described above, you need to use the following css:.header-magazine #Top_bar .banner_wrapper #content-wrap {     float: right;     width: 30% !important; }
  • If you don't know how to set Excerpts for posts properly, please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will show you what you did wrong exa…
  • Ok, so to remove both, you need to use the following custom css:.page-id-2355 .blog_wrapper .format-link .post-title .icon-link { display: none; } .page-id-2355 .blog_wrapper .format-link .post-title .link-wrapper { margin-left: 0; } .page-id-2355 .…
  • Hi, to set up Equal Height of items in wrap style for the section. If this won't work, then put each item in separate wrap and set Equal Height of wraps instead.
  • Hi, 1. Logo size, can be set under Theme options > Global > Logo > Advanced section. 2. The link you sent above, does not work.
    in 2 issues Comment by Albert March 2017
  • Hi, all WooCommerce related pages display own sidebar which is called Plugin | WooCommerce and you can find it under Appearance > Widgets section. Please notice that WooCommerce pages displays this sidebar only. Thanks!
  • Hi, this is Navigation option for section. More details about this, you can find in the documentation http://themes.muffingroup.com/betheme/documentation/#section
  • Hi, 1. To make it possible, please use the following css:.zoom_box .desc { opacity: 1 !important; } 2. This one, can be done with the following css:.flat_box .photo_wrapper .icon { left: unset !important; right: 0 !important; } .flat_box:hover .ph…
  • Hi, these texts are probably Excerpts and you should be able to remove them from Excerpt field. If you don't see such under Post Options section, you need to click in the right top corner where Screen Options is and check Excerpt field. After that,…
  • How exactly you want to split it? Please send us link to page where you got these banners and also please send a screenshot with necessary changes so we can understand, what you mean.