Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
Hi, you can try to use Vertical Align option located under settings of WRAP item but if this won't won't as you wish, then we do not have any other solution unfortunately. Thanks!
-
Hi, please send us link to page where you got this Tab first.
-
My college will reply on your question soon because someone else is checking private messages. I don't know if he was doing anything or not.
-
This need to be related with your iPad then because we tried to re-create issue in few different ways and we didn't found anything wrong.
-
Hi, please watch our instructional video where we explained how to re-create pre-built websites. Thanks!
-
You need to hire web developer who would create something like that for you. If you read Item Support Policy, you will understand that such customization are not included.
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins …
-
To be honest, we also don't know what code is for such tags. We suggest to look for an answer in Google.
-
1. Images sizes under Theme options > Blog, Portfolio & Shop > Featured Images are as following: - Blog & Portfolio - archives pages, e.g. http://towsonflyer.com/blog/ - Single Post & Single Portfolio Project - single post, e.g. h…
-
Hey, this is browser cursor and it could be changed with the following css:.caroufredsel_wrapper { cursor: default !important; }
-
Hi, you can change menu background color with:#Top_bar #menu > ul { background: #000 !important; }
-
You're welcome! :)
-
Hi, to set fixed header height, you need to set logo size under Theme options > Global > Logo section.
-
Hi, to increase image sizes for Our Team items, you need to use the following css:.team.team_circle .image_frame { width: 200px !important; height: 200px !important; }
-
Ok. So to change this color only, you need to use below css:.masonry .post-desc-wrapper .post-desc h2 a { color: #000 !important; }
-
You are welcome! :)
-
Ok. So to remove those details, you need to use the following css:.single-portfolio .post-nav { display: none !important; } .single-portfolio .post-meta { display: none !important; } .single-portfolio .project-description { display: none !important;…
-
Now it works. 1. So to create the lines between li's in content, you need to use the following css:.pricing-box .plan-inside ul:not(:last-child) li { border-bottom: 1px solid #000 !important; } 2. To make the element full width, you need to set FU…
-
Theme options > Custom CSS & JS > Custom CSS section.
-
Hi, button styles can be set under Theme options > Global > General section.
-
Yes, it works. We tested it yesterday and we are 10000% sure about it.
-
But as we see, these arrows does not appear anymore because you deactivated them with included options. More details about this item and it's options you can find on http://themes.muffingroup.com/be/theme/shortcodes/loops/#blogslider And if you wil…
-
Ok. So to change secondary menu items color, you need to use the following css:#Action_bar .social-menu li a:hover, #Action_bar .social-menu li.current-menu-item a { color: #000 !important; } But to align main menu maximum to the right side, you ne…
-
Hi, to make black header background on mobile, you need to disable Action Bar under Menu & Action Bar > Action Bar section. But about the main header color, it's because of your custom css. You need to add !important declaration to css's you…
-
So maybe you didn't set Blog page properly? Did you set blog page exactly the way as it was explained on http://themes.muffingroup.com/betheme/documentation/#blog ?
-
Hi, sorry but we have no idea why are you getting this message.
-
@TeamNarex Please describe your problem. @Tripper This message says that you can not install theme thru the WP default importer because of the limits on server side. It’s probably because of upload_max_filesize. There is few ways to install your th…
-
We are sorry but this couldn't be changed unfortunately. This requires files customization.
-
The link you sent above, doesn't work for us.
-
Each custom css supposed to be added under Theme options > Custom CSS & JS > Custom CSS section.