
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
You're welcome!
-
You are welcome! :)
-
Hi, 1. This is widget default padding and you can remove it with the following css:#Footer .widgets_wrapper .widget { padding: 0 !important; } 2. Do you mean menu or Action Bar? Because if you mean the top bar where menu and the logo is, its alrea…
-
Hi, but as we know, Classic menu is visible for the whole time just like Creative always open menu so we don't know what exactly you mean. Do you have any example of what you ask for?
-
Hey, there is 2 reasons why featured image is not being taken into account while sharing: 1. Or you did not enabled Schema Type option under Theme options > SEO section. 2. Or you need to use https://wordpress.org/plugins/wp-facebook-open-graph…
-
1. Sorry but we do not understand. Don't you see this http://pasteboard.co/sH7QfItTe.png ? 2. Could you check it on different tablet? Because we checked on 2 different iPads and didn't noticed anything like on your screenshot. Background is behind …
-
Please send us link to page where you would like to align menu items to left then.
-
We know how you did those sidebars but like we said above, it is not possible to achieve exactly the same layout for both. We do not have anything like popular posts and the only widget available is recent posts just as you said.
-
Hi, there is too many factors that may has an impact on it and we can not tell you if this would work or not. You can try of course but if this won't work, you need to contact with your web developer because it might be necessary to modify theme fi…
-
Hi, what slider file you are trying to import? Did you tried to import different slider files from /slider-revolution-demo/demos/ folder?
-
No, it can not be, sorry.
-
4. So to remove those dates, please use:.Recent_posts ul li .photo .c { display: none !important; } 5. But what kind of template for single post pages you set?
-
To address specific tables, you need to set class name for the section where table is and then assign above css per those section class names.
-
Hi, number of posts per page is being taken from Theme options > Blog, Portfolio & Shop > Blog section so please check if you did not set 1 for this option.
-
Hi, we did never tested it but you need to know that Builder >> SEO option is reserved for plugins like Yoast to make the Muffin Builder content readable. When you move Muffin Builder content into WP editor, the content is deprived of many la…
-
Hi, please send us link to page/s where you would like to do above modification first so we can have a look on it and give you best possible solution. Thanks!
-
Hi, if you used Slider Revolution buttons and didn't customized anything on your own, then all buttons and texts should resize automatically on mobile. You need to remember that you have to set Auto Responsive for the slider if you want it to be re…
-
Hi, to change tab title font size, you need to use custom css:.ui-tabs .ui-tabs-nav li a { font-size: 18px !important; }
-
You're welcome ;)
-
Ok, thanks. So to remove those titles, you need to use the following css:div.pp_default .pp_description { display: none !important; }
-
You're welcome! :)
-
So if this happens on multisite only, it means you missed Table Prefix option under Theme Options > Global > Advanced section.
-
Ok, thanks. So to move menu items closer to the logo, you need to use the following css:.header-split #Header .top_bar_left .menu_left { text-align: right !important; } .header-split #Header .top_bar_left .menu_right { text-align: left !imp…
-
You're welcome :)
-
Hi, yes, it is possible. You can enable sticky header for mobile only under Theme options > Responsive > Header section.
-
Hi, its default description and you can change/remove it under Theme Options > SEO section.
-
You're welcome :)
-
If it does not work on single product page, please try below css instead:.post-nav { background-image: none !important; } We found this table and to remove this grey background, please use:.phoen-wcpsc-product-table tr td:first-child, .phoen-wcpsc-…
-
You are welcome! :)
-
Hi, there is not enough content for the screen where its being displayed and that's why it doesn't go to the bottom. So if you have pages with not enough content, you should activate Stick to bottom if content is too short style under Theme Options…