Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
No, it is not possible because it's how VC plugin works and we have no impact what kind of padding or margin add.
-
To send us private message, please use contact form on the right at http://themeforest.net/user/muffingroup#contact but please don't forget to attach link to this topic.
-
Did you provided link to this forum in private message? If not, please provide it when someone will reply on your mail.
-
You are welcome @martinboesch ;)
-
Can you explain what you want to do exactly? Because we do not see any question and not sure about it. Also, please provide us link to page where you would like to do changes.
-
If you mean "previous" arrows, those are post arrows for preview and next post. And if you don't need them, just disable them under Theme options > Blog, Portfolio & Shop > General section.
-
But this part was made with Muffin Builder. So to remove this stuff, you need to edit page with Muffin Builder and remove the stuff which you don't need.
-
Sorry, you didn't provided link to your site and we were not sure what you missed exactly. Anyway, to make this item totally full width, you need to set up FULL WIDTH layout for the section inside which the item is.
-
Hi, yes, it is possible. You can do this under Theme options > Responsive section with included Responsive Menu Initial Width option. Thanks!
-
You are welcome ;)
-
https://snag.gy/i7Tkdf.jpg
-
Please send us 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 then. Please don’t forget to attach link to current topic so we know…
-
Hi Thomas, did you followed the steps from our instructional video where we explained how to import slider properly after the demo import? If you did, then please explain where the problem exactly is. Thanks!
-
You're welcome! :)
-
Hi, if you want to upload custom font, you need to upload all above formats.
-
Great!
-
What does it mean "button color"? Background, font or what?
-
Hi, we don't know what's wrong with your proxy but after checking the site, everything works as should.
-
@SnuvikAdmin W3 Total Cache is not easy in use plugin and it is necessary to have a knowledge about your server settings because on each server, different settings need to be used. So if you don't know how to set it up properly, you should contact w…
-
We also have no idea what was the reason but like we told you before, we always check such stuff on proper devices and we are sure it works fine. So if something wouldn't work properly on your client's device only, it means something is wrong with h…
-
Above link does not work unfortunately.
-
Please send us proper link because above image does not work unfortunately.
-
Hi, where did you set sidebar width exactly? Also, please send us link to page where sidebar width didn't changed.
-
Hi, we are sorry but we do not have an option to put page title automatically. Thanks!
-
@martinboesch Each custom css need to be put under Theme options > Custom CSS & JS > Custom CSS section.
-
E-mail was sent to address connected to your TF's account. It's [email protected]
-
Hi, yes, it is possible of course. You can remove featured images from single post pages with an extra css:.single-post .single-photo-wrapper.image { display: none !important; }
-
Hi, to remove subheader from the home page, you supposed to use the following css:.home #Subheader { display: none !important; } Next time, we recommend to use Firebug for Firefox to get right class.
-
Hi Chris, to fix arrows place, please use the following css:.timeline_items li:nth-child(2n) h3 span::after { border-right-color: #f8f8f8; border-width: 5.5px 5.5px 5.5px 0; left: -5px; right: auto; } and of course we will fix it with next theme u…
-
Hi, you can change it's color with the following css:#Top_bar .menu > li > a::after { background: #000 !important; }