Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hi, to disable post footer, you need to use extra css:.post-footer { display: none !important; } However, disabling the link is not possible because requires files customization. Thanks!
-
You're welcome!
-
You can do this the same way as we did it for included items. We set class names for existing menu items under Appearance > Menus section and under Theme options > Custom CSS & JS > Custom CSS, for those classes, we set custom css's.
-
Please send us private message with dashboard access so we can have a look on it closer.
-
Hi, 1. If you want, you can remove padding from testimonials with an extra css:.testimonials_slider .testimonials_slider_ul li .bq_wrapper { padding: 0 !important; } 2. We did checked the map and the map icon is just in the middle. So all is fine …
-
But "Scroll to Top" button is already in the bottom right corner so we don't understand where you want to move it exactly.
-
Hi, what you set is not a blog page. Please take a look at http://themes.muffingroup.com/betheme/documentation/#blog where we explained how to set up blog page properly. Thanks!
-
Hi, please show us on screenshot what is happening on your end exactly.
-
@centralenergy What you wrote it not true. Recent version is 12.9, like @josephhelshazly wrote and the Print is included of course.
-
@AaronLeffler It depends if you use UTF-8 or not. @marketingimdex Please send us dashboard access privately then with more details and we will see what you did wrong.
-
Hi guys, @CHRSCHOU you are unable to save the content only because of the limits on max_input_vars. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-option…
-
Hi, please send us link to page where you got this item so we can have a look and find right css to remove this navigation.
-
Those colors can be changed with custom css only. If you will send us link to page where you got such buttons, we will tell you how to change colors for them.
-
Please send us private message with dashboard access then and we will check what you did wrong.
-
Yes, we know. This is how above css supposed to work.
-
1. Did you set right post ID's? This might be main reason why subheader backgrounds does not appear. Please send us example link to page where you set this background and we will see if you did it properly. 1a. We must simply limit an options for t…
-
@Sympathie-Chris Yes, that's right. If you still don't see it, please send us private message with dashboard access. @bartekwlodarczak Your theme version is prehistoric. We suggest to update it as soon as possible.
-
If it's not published yet, please send us private message with dashboard access then.
-
@fabio1704 Can you be more specific? We completely don't get your question.
-
Please send us link to page where you want do this first so we can check if it's even possible.
-
Hi, this 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. Thanks for understanding!
-
Hi, both codes are wrong. You forgot about the opening and closing brackets before and after the css responsible for min-height.
-
It's WP feature, not theme. More details about that you can read on http://forum.muffingroup.com/betheme/discussion/1007/fixed-visual-editor-text-area-not-scrolling
-
Hi, did you read the details next to field where you put the link? Is there anything about VIDEO LINK? Or maybe there is an information that VIDEO ID need to used only?
-
As we can see, you set this image as html background. There is 2 ways to display full size of this image then: 1) Choose transparent header type instead of the current one. 2) Use this image as header's background, not as html part. In reference t…
-
We do not have any option to disable Google fonts completely so if you want to remove them, you need to modify functions/theme-head.php file where we load those fonts. But why it's 0% uptime for you, we have no idea because first time we met with so…
-
Hi, to add space between those columns, you must set class name for the section (like: section-class-name) where those items are first and then, you need to use the following css:.section-class-name .one-third.mcb-wrap { margin: 0.5% !important…
-
Hi, CF7's colors you can change under Theme options > Colors > Forms section. Thanks!
-
You're welcome! :)
-
Breadcrumbs can be disabled under Theme options > Header & Subheader > Subheader section.