Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Hi, we are sorry but we do not have any BuddyPress case or demo to visualize options yet. Thanks!
-
@wnww We are sorry but you are wrong unfortunately. It's not theme bug. Thousands of customers already use version 12 and import works exactly the same as in previous versions. So we would be grateful if you could not distribute false information. …
-
You are welcome! :)
-
If you will use IMAGE item inside content, then image would be responsive. You need to distinguish the difference between what is IMAGE and what is CSS BACKGROUND. If you don't understand this difference, we suggest to read some article in the web. …
-
You're welcome!
-
Hi, this will be fixed with today's update. So please wait for update approve and then update your theme. Thanks!
-
Hi, this is how BeTheme has been designed and you can no change this behave unfortunately. Thanks!
-
2) Ok. So to change copyright's background color only, please use the following css:#Footer .footer_copy { background-color: #000 !important; }
-
You're welcome! :)
-
Hi Stephen, you are using Classic style instead of Default and that's why your item looks different. Main style can be changed under Theme options > Global > General section. Thanks!
-
You are welcome ;)
-
1. You can remove footer with the following css only:#Footer { display: none !important; } But to create own, you need to use Widgets or Muffin Builder. 2. Please show us on screenshot what you mean or send link to page where menu items are to nar…
-
Hi, please send us link to page where you got this issue. Thanks!
-
You are welcome ;)
-
Hi, please show us on screenshot what you mean exactly. Not sure what you want to do.
-
Great, we are glad to hear you sorted it out!
-
Please send us private message with dashboard access then.
-
Hi, Go to Appearance > Menus section, click on "Screen Options" in the right top corner and check Portfolio Categories option. After that, you will be able to add portfolio categories to menu.
-
You're welcome!
-
Hi, please send us link to page where from you want to remove these details. Thanks!
-
Hi, which blog section you mean exactly? We generally recommend to create extra WP instance where you can import pre-made layouts and check how some things were made. It's the best and fastest way to learn. Thanks!
-
Hi, you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-…
-
@silacqua Can you tell us where did you set header's background? We see that you did not set it anywhere because it even does not exist in code.
-
Hi, please send us link to page where you don't have footer by default.
-
Hi, to change font size of sub-menu items, you need to use the following css:#Top_bar .menu li ul li a { font-size: 20px !important; }
-
You are welcome ;)
-
Hi Ulrich, to remove date from fixed navigation, you need to use the following css:.fixed-nav-prev .desc .date { display: none !important; }
-
Hi, to set the same font type for sub-menu items as you have for main one, you need to use extra css:#Top_bar .menu li ul li a { font-family: "Architects Daughter" !important; }
-
You are welcome ;)
-
Hi Lukas, it's content padding. You can turn it off under Theme options > Global > Advanced section.