Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
Hey, please send us link to page where you got those sections and arrows first so we can have a look on it.
-
Yes, Rocco is our theme but it's not so advanced product as BeTheme. Rocco is very simple theme with maybe 10-15% of options and possibilities included into Be. In reference to 2nd question, html inside Column item would be the best and easiest way…
-
Ok. So to change this top bar above each menu item, you need to use extra css:#Top_bar .menu > li > a::after { background: #000 !important; }
-
You're welcome! :)
-
Hi, you need to update VC to latest version. For more details about VC update please visit http://forum.muffingroup.com/betheme/discussion/15314/how-to-update-visual-composer-visual-composer-plugin-update Thanks!
-
Hi, Google Analytics code need to be added under Theme options > SEO section.
-
Hi, this is how responsive images works and you won't be able to resize those images on smaller devices unfortunately. Thanks!
-
You are welcome :)
-
Ok, thanks. So to make it the most proper way, it is necessary to modify theme files what is not allowed of course. However, we have one css that might do what you need as well and this is all we can suggest here:@media only screen and (min-width: 1…
-
The link you sent above, does not work unfortunately. The site is completely empty.
-
Hi, please show us what you mean.
-
Hi, please show us what you mean first.
-
Hi, we suggest to deactivate all plugins first. Also, please remove duplicated ID's because so far you have 2 x div with same, music ID.
-
Hi, the new pages would be added to existing one but all your settings from Muffin Options panel would be overwritten by settings from the new layout.
-
@Lave-vaisselle You need to contact with your admin for sure because we are pretty sure that you are trying to increase values that can be increased by your admin only. Please also make sure that all limits under Appearance > System Status has be…
-
Hi, where can we find those disappearing sidebars?
-
Hi, while site migration, we always use 2 plugins and did never had any problems with content or settings migration. Those plugins are: WP Migrate DB and Mfn CB Migration Tool. Thanks!
-
Hi, we did checked it on our side already and we can not agree with you unfortunately because everything works fine. It means that Jetpack is not the reason. The problem must be somewhere else.
-
Hi, if you ask for an option, we do not have such included into theme. Thanks!
-
Hi, you can change their color with the following css:.counter .desc_wrapper .number-wrapper { color: #FFF !important; }
-
If you mean single post pages, you can do this with the following css:.single-post #Top_bar .menu_wrapper { display: none !important; }
-
You're welcome ;)
-
Yes, you can remove them with the following css:.testimonials_list .item .desc hr.hr_color { display: none !important; } /* removes line */ .testimonials_list .item .desc hr.hr_color { background: #000 !important; } /* changes it's color */ .testimo…
-
You are welcome! :)
-
Hi, do you mean to change background color of that box or text inside? Because it's a plugin's element, you can change it's color with extra css only:.tribe-events-list-separator-month span { background: #000 !important; color: #FFF !important; }
-
Hi Roman, this is Action Button which can be removed/edited under Theme options > Header & Subheader > Extras section. Thanks!
-
You're welcome!
-
Hi, if you want to change text color, you supposed to use the following code instead:<span style="color: #000 !important;">text</i> and not the one you presented above because it's wrong.
-
Hi, yes, it is possible. Under Theme options > Blog, Portfolio & Shop > Shop section, you can set number of Products per page. Anyway, we are glad to see that you sorted it yourself :)
-
You are welcome! :)