Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,884
- Last Active
- Roles
- Administrator
Comments
-
Hi, you can prevent this with below css:.Recent_posts ul li .desc::after, .Recent_posts ul li .photo .c, .widget_recent_entries ul li::after { background-color: inherit !important; } .widget_recent_entries ul li:hover a { color: inherit !important;…
-
Hi, please send us private message with access to your dashboard and FTP and we'll check what you did wrong because there is nothing wrong on theme side. Those notices must be related with something you did on your side. Thanks!
-
Hi, you can change header backgrounds per individual pages with below css:.page-id-xxx #Header_wrapper { background-color: #000 !important; } where xxx is PAGE ID. Thanks!
-
Hi, you can create account for him in wordpress under Users section.
-
Hey, to do not display banner image on mobile devices, please use below css:@media only screen and (max-width: 767px) { .header-magazine #Top_bar .banner_wrapper { display: none !important; } }
-
You're welcome :)
-
To change this color in events table, please use below css:#tribe-events-content .tribe-events-calendar td:hover h3 a { color: #444 !important; }
-
You're welcome :)
-
Ok. So to increase header height, you can use below css:body.header-below:not(.template-slider) #Header { padding-top: 300px !important; }
-
You are welcome ;)
-
Hi, please check the following topic http://forum.muffingroup.com/betheme/discussion/2206/scroll-bar-color-size-changes where this has been explained. Thanks!
-
You're welcome :)
-
Ok. So to change it's color and position, please use below css:.nice-scroll #Footer .footer_copy a#back_to_top.sticky { bottom: 0 !important; right: 20px !important; } #Footer .footer_copy a#back_to_top.sticky { background: #000 !important; } #Foote…
-
You're welcome :)
-
No, we do not have anything like that unfortunately.
-
Under Appearance > Widgets section you have sidebars for all categories.
-
You're welcome :)
-
Hi, no, there is no limits. You got limits on server side and that's why you are unable to save more items. Please look at http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars whe…
-
Hi, if you want to replace menu's icon with own image, you need to play with includes/header-top-area.php file because we do not have such option included. Thanks for understanding!
-
@Pryde Did you followed steps from http://themes.muffingroup.com/betheme/documentation/#installation ? If you did, and it does not work, please tell us what error you have while theme installation.
-
@Makoda Please send us url to site where you got this problem and also please explain on screenshot what is exactly happening so we can be sure what to check.
-
We can only try to set fixed height for you but this is not good solution in our opinion. However, if you want this height to be fixed, send us url to page where you got this slider and we'll have a look on it.
-
Hi, this is completely not related with theme. You supposed to re-install wp files thru FTP but if this won't help, you should contact with admin and ask why wp settings can not be saved. Theme just does not have any impact on that part of settings…
-
No problem :)
-
You're welcome! :)
-
Hi, please look at http://forum.muffingroup.com/betheme/discussion/6679/manual-import-of-muffin-options-panel where we explained how to import stuff (like widgets) manually. Thanks!
-
Hi, please explain what exactly you want to do because we are not sure about it. Thanks!
-
Hi Steven, you are using very old Rev Slider version which is incompatible with recent WP version. That's why your rev slider does not work. Thanks!
-
jQuery UI is necessary for many theme features. If you would deactivate it, many things may do not work properly. However, if you want to remove this js, you can do this under functions/theme-head.php file where we load them all.
-
You can contact with our college who offer such customization for BeTheme users. Click on Geeks customization banner which is on the left side on this forum and just contact with him thru this page.