Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,864
- Last Active
- Roles
- Administrator
Comments
-
Sorry but it does not work https://snag.gy/pSCaXF.jpg
-
Thanks for the screenshot but we asked for the link to page where those marks are. So please send us link to page instead.
-
Hi, where did you saw background: none !important declaration for the Top Bar? Because we checked your site and do not see anything like this and to be honest, we are not sure what you want to do exactly. You want to remove the css which does not e…
-
You are welcome ;)
-
Hi, you need to use 1/3 Placeholder items on sides and 1/3 column between them. That's the only way to center it as you expect. Glad to know you found way to do it yourself :) Thanks!
-
You are welcome! :)
-
Hi, all fonts sizes you can change under Theme options > Fonts > Size & Style section but if you are unable to change them somehow, please send us link to page where you got these titles so we can have a look on it and see what might be t…
-
It's arrow navigation, which can be disabled under Theme options > Blog, Portfolio & Shop > General section
-
@lutzjaekel But from what we can see, what you got is intro section, not a subheader and this tile could be removed with the following css only:#Intro .intro-title { display: none !important; }
-
You are welcome ;)
-
Hi, no, we did never heard about this problem and to be honest, we have no idea what exactly does not work for you.
-
But this is a general style of theme which can be changed under Theme options > Global > General section.
-
You are welcome :)
-
@claudiouba Such modification requires files customization unfortunately.
-
Hi, images can not be displayed on search page, but to display the excerpts, you need to set them under Excerpt field for posts or the content need to be created with Wordpress editor.
-
Hi, Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. P.S. Anticipating your question, yes, those errors are not associated with theme and were made by you or one of…
-
Hi, links color you can change globally under Theme options > Colors > Content section. But would be great if you can remove all extra plugins so we can check plain code because at this moment, it it nos formatted the way we can check anythin…
-
@katjachipolo It does not work because you forgot about brackets before the css and after it. Please check the link we left above where it was explained how to use @media properly or just check responsive.css file because your code doesn't look good.
-
Hi, please send us link to page where from you would like to remove portfolio name.
-
Hi, because we did never tested this plugin, we have no idea what might be the reason and also, we don't know any other similar that might work as you expect. Thanks!
-
Hi, what's your PHP version? If you don't know, check Appearance > System Status section.
-
Hi, it's Action Button which can be edited or removed under Theme options > Menu & Action Bar > Action Bar section.
-
Hi, for Be|Digital demo, we used Maven Pro font.
-
Icons are already centered but if you mean to move them up a little bit more, then you need to use custom css:.icon_box .icon_wrapper { line-height: 95px !important; } But to remove lines and change bg color, please use:.icon_box .icon_wrapper { ba…
-
You can set up own logo size under Theme options > Global > General > Advanced section.
-
To change divider color, you need to use extra css but this item does not have an option to use individual colors per lines. So if that's ok, please use:hr { background-color: #000 !important; } More details about divider item you can find on http:…
-
To move sub-menu up and change it's font type, you need to use the following css:#Top_bar:not(.is-sticky) .menu li ul { top: 89px !important; } #Top_bar .menu li ul li a { font-family: "FONT-NAME" !important; }
-
Hi, yes, you can of course. It's called Mega Menu and all details about this type of menu you can find on http://themes.muffingroup.com/betheme/documentation/#menu Thanks!
-
Hey, yes, it is possible. You can force sidebar for pages under Theme options > Sidebars section.
-
Hi, we are sorry but we do not have an option to put it after the header unfortunately. Thanks for understanding!