Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Hi, all header types are located under Theme options > Header & Subheader > Header section. This is the place where you can set header type with logo above menu.
-
First, you must set custom class name for this item. When this would be done, let us know for which item you set css class name and send us link to that page where you did it so we can have a look on it.
-
So: at 1st: The link you sent above, does not work what you can see on http://pasteboard.co/1Wp4u0zs.png at 2nd: still not sure if we understand which section you mean. But 1st point must be sorted first so we can have a look on it.
-
Hi, the link you refer to, does not have our theme installed. You got default theme active what you can see on http://pasteboard.co/1WnTbdAU.png
-
Hi, you can change search style under Theme options > Header & Suheader > Extras section. Thanks!
-
Take a look on your subset and tell us what for is comma after latin? This is the reason why fonts does not work properly.
-
We are glad to hear that ;)
-
Hi, under Portfolio section, where you have ORDER column, you can set the numbers and then order by these numbers. Thanks!
-
We do not have MS Edge unfortunately but our college checked it for us and he did not noticed anything like this. To be honest, we don't know why you got this problem on your side.
-
So just try one of below css's:.title_wrapper blockquote { font-size: 30px !important; color: #000 !important; } OR:blockquote { font-size: 30px !important; color: #000 !important; } Except above, we do not have anything else and also we can not c…
-
This is title and to change it's size, you need to use:.single-post .title_wrapper blockquote { font-size: 30px !important; color: #000 !important; }
-
You're welcome!
-
Hi, this is not true because the same vertical line exist on desktop. It's on the right side what you can see on http://snag.gy/sT2pv.jpg If you want to remove last column from this item, you need to use extra css:.team_list .column.one-fourth:las…
-
@januariy http://forum.muffingroup.com/betheme/discussion/3109/don-t-see-some-options-or-demos-please-update-theme
-
Please deactivate maintenance mode first.
-
Hi, footer text color, can be changed under Theme options > Colors > Footer section. But to change social icons color, please take a look at http://forum.muffingroup.com/betheme/discussion/409/changing-social-icon-and-action-bar-icon-colors w…
-
It depends on screens sizes were you want this image to be full width.
-
Hi Daniel, to display featured images on services like Facebook, you need to use https://wordpress.org/plugins/wp-facebook-open-graph-protocol/ In reference to 2nd question, if you got 404 error while opening link, it means the image simply does n…
-
2) Ok. Please send us link to page where you got this section then because it's background can be changed with extra css only.
-
Hi, on what device you were checking this?
-
Hi @billysropo, we suggest to remove plugin thru FTP and upload recent plugin's version exactly the same way. However, if this won't help, please deactivate all other plugins and then check.
-
1) Sliders behaves exactly the same with WP Editor and Muffin Builder. Especially for you, we created test page where you can see it http://themes.muffingroup.com/betheme/tmp-test/ 2) Unfortunately, plugin is checking the_content field. You can use…
-
Yes, you can do this with the following css:.single-post #Content { padding-top: 140px !important; }
-
You are welcome ;)
-
To change it's color, you need to use:#Action_bar .contact_details li a { color: #FFF !important; }
-
You are welcome ;)
-
Hi, if you want to get equal height, you need to update theme to latest version first and then, you need to set Equal Height style for section item. Thanks!
-
@andymargetts As we see, it's because of your header's height. If you want, you can change it's height with the following css:body:not(.template-slider):not(.header-simple) #Header { min-height: 200px !important; }
-
You're welcome!
-
Hi, you can do this with custom css. First, you need to set custom class name for the items and then use create custom css under Theme options > Custom CSS & JS > Custom CSS section.