Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,935
- Last Active
- Roles
- Administrator
Comments
-
No problem ;)
-
Hi, the link you sent above, does not work.
-
Ok, we see it now. However, the only thing you can do is move it to the left side with an extra css:#popup_contact { right: 130px !important; }
-
No, it is not possible. Simple style can be set for whole theme only.
-
Ok. So it's located under includes/content-post.php file.
-
Yes, which part? "Post content font size" is not enough information for us. Post content consists of Post Meta, Title and Excerpt and we sill don't know which part you mean.
-
No problem ;)
-
Hi, can you explain why exactly it looks awful?
-
@inredaustria If css is not an option, you need to play with footer.php file then.
-
Please send us private message with dashboard access of page where you set 2 wraps instead of one and it does not work the same as on 1 wrap.
-
There was no screenshot when we were reading your message and that's why we asked for it. Anyway, what you can move to the right is post excerpt only and this can be done with the following css:.post-excerpt { text-align: right !important; } But me…
-
Hi, maybe you set the font which only you have installed on your computer? What font is it and how you set it up exactly?
-
Hi, you can set it up for the WRAP item only.
-
Hi, the link you sent above, does not work. However, it looks like you change Responsive Menu Initial Width under Theme options > Responsive section.
-
We will let you know when we check. Please notice that we do not work 24 hours per a day. If you want to know what time we work, please visit http://themeforest.net/user/muffingroup
-
Hi, it's just Overflow Logo which can be set up under Theme options > Global > Logo > Advanced section.
-
You are welcome ;)
-
This is action's bar section and if you want to disable it on mobile, you need to use an extra css:@media only screen and (max-width: 767px) { #Action_bar { display: none !important; } }
-
Hi, if you want simple menu, just set such header type under Header & Subheader > Header section.
-
It's under Appearance > Widgets section.
-
You are welcome ;)
-
Hi Ram, to remove header background from all pages, please just activate Minimalist option under Header section.
-
Great! :)
-
Hi, if you want to add custom elements like above, then you need to write them manually. But if you don't know how, just use only items and shortcodes included into theme. There is no magic way to just tell the computer what you want and it just ha…
-
You are welcome! :)
-
If you will send us link to page where you got this string, we will have a look on it then.
-
2. So this color can not be changed unfortunately as it's made by browser itself and we have no impact on it. 4. What's wrong on the tablet exactly? We checked it already and we do not see anything wrong.
-
Hi, in reference to TF license and agreements, once purchased license can be used for one site/domain only. If you want to use this theme for few sites, then you must buy as much licenses as many sites you want to build. Of course this concerns all…
-
Hi, you can do this with the following css:::-webkit-input-placeholder { /* WebKit browsers */ color: #fff; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; opacity: 1; } ::-moz-placeholder { /* Mozilla Firefox 19+ …
-
You're welcome!