Hello,
1. Please add this code in Global Custom css:
@media only screen and (min-width: 993px){
.header-wrapper.header-double-menu .header-logo img {
max-width: 50px;
}
}
3. Delete this code from custom css – http://prntscr.com/iqit7l
Regards
Hello,
1. Please add this code in Global Custom css:
@media only screen and (min-width: 993px){
.header-wrapper.header-double-menu .header-logo img {
max-width: 50px;
}
}
3. Delete this code from custom css – http://prntscr.com/iqit7l
Regards
Hello,
Please provide us with the page URL.
Regards
Sorry, but there is no such possibility.
Regards
Hello,
Please see screenshot http://prntscr.com/iqij8r if this is not what you are looking for, please describe the desired result in more details.
Regards
Hello,
1. Icons problem caused by this error in console https://prnt.sc/iqidos
Contact your hosting provider to solve this issue.
Here is a stackoverflow answer for this issue
http://stackoverflow.com/questions/26125030/font-awesome-icons-not-showing-in-chrome-a-maxcdn-related-cross-origin-resource
2. http://prntscr.com/iqiexe and http://prntscr.com/iqifff
3. http://prntscr.com/iqig39 > http://prntscr.com/iqigjw
read more – https://docs.woocommerce.com/document/woocommerce-pages/
4. Customize > Woocommerce > Product Catalog > Products per row
Regards
Hello,
You can open a console in a browser and see problems with Mixed Content https://prnt.sc/iqiaqe, so you need to resolve these. Please, re-add the mentioned images to fix the issue.
Feel free to ask if you have any other questions.
Regards
Hello,
Thanks for the topic.
Unfortunately, I can’t open your website – http://prntscr.com/iqi8j4 Please check.
Also, provide link to the demo page and temporary wp-admin access to your site in the Private Content area.
Regards
Hello,
Please provide wp-admin access in Private Content area so we can take a closer look.
Regards
Hello,
Please see – http://prntscr.com/iqi4dy but this code you added – https://prnt.sc/iqi47f
Regards
You’re welcome!
Regards
Hello,
Please clear cache and check now.
Regards
Hello,
Please check now.
Regards
Hello,
Please check now.
Regards
Hello,
We are theme support and we can help you with issues related strictly to our theme. If some default functions do not work for you even with default theme you need to contact wordpress support or your hosting provider.
Regards
Hello,
Please add this code in Global custom css:
@media only screen and (max-width: 1400px) and (min-width: 992px){
.fixed-header .menu-wrapper .menu > li > a {
padding-left: 3px;
padding-right: 3px;
padding-top: 15px;
}
.global-header-center .fixed-header .navbar-header {
width: auto;
}
}
Regards
Hello,
This situation caused by cache. Please clear the cache and check one more time.
Regards
Hello,
You’re welcome.
Regards
Hello,
You can remove default open graph code in the theme file wp-content/themes/royal/framework/theme-functions.php http://prntscr.com/iqhbsr
Make changes via child theme https://codex.wordpress.org/Child_Themes
Regards
Hello,
Theme Options > Header Settings > Main header area > Logo image for fixed header
Regards
You’re welcome.
Regards
Hello,
I’ve checked the page on mobile (Samsung – chrome browser) – http://prntscr.com/iqh78t
Please clear cache and check one more time.
Regards
Hello,
You need to upload images for all your categories, http://prntscr.com/iqh5oq > http://prntscr.com/iqh5rl
Regards
Hello,
The credentials to wp-admin panel are incorrect.
Please check them.
Regards
Hello,
Please provide us with your website URL.
Regards
Hello,
Do you mean Site Background?
The wide layout has the container that has color. That’s why if you use wide layout (Theme Options > Layout > Wide) you can change the container color only. Or you may add the following custom CSS to make it transparent and show your site background
.page-wrapper {
background-color: transparent;
}
Regards
Hello,
I’ve created “contact page animals” page. Please check.
Regards
Hello,
To show the top bar on mobile, you can add this code in Global custom css:
@media only screen and (max-width: 1030px){
.top-bar {
display: block;
}
.top-bar .languages-area {
display: block;
max-width: 100%;
text-align: center;
width: 100%;
float: none;
}
.top-bar .top-links .topbar-widget {
display: inline-block;
}
.top-bar .top-links {
width: 100%;
max-width: 100%;
text-align: center;
}
.top-links ul {
float: none;
}
}
And Is it possible to auto slide it?
– please explain in details the desired result.
Regards
Hello,
Please provide wp-admin access in Private Content area.
Regards