Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,938
- Last Active
- Roles
- Administrator
Comments
-
Hi, can you show us what you mean? We did checked this item several times and we are sure that everything is fine what means you did something wrong on your side.
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message where we explained how to send us pm.
-
We are not the seller, you bought theme from Envato so you need to contact with Envato as we have nothing to sales.
-
Hi, we suggest to start from plugins updates because you are using very old version of VC.
-
Hi, this is how Revolution Slider plugin works and there is nothing what you can do to change this behave unfortunately. Thanks for understanding!
-
Hi, yes, it is possible. You can do this with custom css, like:.page-id-xxx #Top_bar { display: none !important; } where xxx is PAGE ID.
-
Hi, we set it under Theme options > Custom CSS & JS > Custom CSS section with css:.image_frame .image_wrapper:after { content: ""; display: block; position: absolute; right: 0; top: 0; width: 0; height: 0; border-style: solid; b…
-
You are welcome! :)
-
To remove featured image from single portfolio pages, you need to use extra css:.single-portfolio .single-photo-wrapper.image .image_frame { display: none !important; }
-
Hi, we suggest to switch to default template and use the following css to hide the top navigation:.section.section-portfolio-header { display: none !important; }
-
Great!
-
You are welcome! :)
-
On our side, everything looks fine. The responsive menu looks exactly as supposed to look like.
-
Hi, you can translate it with built-in translator under Theme options > Translate section.
-
Ok. So to do something like this, you need to use the following shortcode:[popup title="Link Text" padding="0" button="0"][contact-form-shortcode-here][/popup]
-
It's simple text with some custom css:#Subheader .title { border-color: #fdd32b; border-style: solid; border-width: 10px 0; color: #fff; display: inline-block; float: none; font-size: 60px; line-height: 60px; marg…
-
Hi, yes, it is possible but you need to activate Description under Screen Options section which is in the right top corner of Menus section.
-
So this can be done with custom css only:.single-post .fixed-nav { display: none !important; }
-
Hi, it's WP's feature and all details about this option you can read on http://forum.muffingroup.com/betheme/discussion/1007/fixed-visual-editor-text-area-not-scrolling
-
You are welcome ;)
-
Hi, we set the slider under Page Options section and also set Header Below Slider under Theme options > Header & Subheader > Header section.
-
Hi Angela, this is header's background. If you don't need it, you need to set Minimalist header under Theme options > Header & Subheader > Header section.
-
You're welcome!
-
Hi, 1) Yes, this can be done with:.section-post-related .post-related a.button { display: none !important; } 2) To change it's background, use the following css:.section-post-related { background: #000 !important; }
-
Please send us private message then and we will see what you broke.
-
Hi, you can export whole demo under Tools > Export section.
-
Please send us link to page where above css does not work. We are pretty sure you did it wrong.
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check how many html errors you got. Please fix them first and all should be fine.
-
Hi, please send us link to above page first.
-
Please take a look at http://pasteboard.co/1Q1EEeGV.png and check if you did it exactly the same way as we presented it on screenshot above.