Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,867
- Last Active
- Roles
- Administrator
Comments
-
Ok. So to change it's height, please use the following css then:body:not(.template-slider):not(.header-simple) #Header { min-height: 250px !important; }
-
So to remove Action Bar completely, please go to Menu & Action Bar > Action Bar section.
-
Hi, This is just Slider item but the content for this item can be added under Slides section.
-
You are welcome ;)
-
You can edit it under includes/header-top-area.php file which is responsible for header.
-
Hi, It's secondary menu which can be edited under Appearance > Menus section.
-
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…