Hello,
Please add this code in custom.css file
.fixed-header-area .menu .nav-sublist-dropdown{
margin-top: 0px !important;
}
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file
.fixed-header-area .menu .nav-sublist-dropdown{
margin-top: 0px !important;
}
Regards,
Robert Hall.
Hello,
In our Demo we have “Read more” button such as you in blog page when added read more tag.
See screenshots:
demo – http://prntscr.com/6xwahk
your blog page – http://prntscr.com/6xwam5
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Hello @consonantmusic,
Try to read this topic:
http://www.wpoptimus.com/626/7-ways-disable-update-wordpress-notifications/
Regards,
Robert Hall.
I’ve tested your site with all browsers(IE, Chrome, FireFox, Opera, Safari) and it’s looks good.
Please update your browsers to the latest versions and clean cache.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file or Child Theme.
#text-3{
float: left;
}
.widget_search{
width: auto;
float: right;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
1) You can use height property.
Read more here: http://www.w3schools.com/cssref/pr_dim_height.asp
Also you can provide us with link to the page with background image and we can help you to set height which you want.
2) This question is a bit unclear for us. Could you please clarify us with more details?
3) Our theme uses its embedded form.
Also you can use some 3rd-party plugin to add custom form.
Regards,
Robert Hall.
Hello,
I’ve recommended you to wait with the WordPress update.
You can monitor when Royal Theme will be 100% supported with WordPress 4.2 here:
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
Please see screenshot: http://prntscr.com/6xliht
Regards,
Robert Hall.
Hello,
1) Please read more here
http://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/
2) You can hide this message. It doesn’t affect the performance of your website.
Regards,
Robert Hall.
Hello,
As I see there all is good. See screenshot: http://prntscr.com/6xvx4b
Do you want to rid space between footer and content?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Hello,
1) Could you please clarify with more details what exactly you want to do and show us screenshots?
2) You added bad code. I changed it to the code from the demo site. Now you can just change the pictures on your. See screenshot: http://prntscr.com/6xvwm4
You need add your image to the same folder via FTT and change name of image in the code.
Regards,
Robert Hall.
Hello,
You can translate this button in \themes\woopress\content-grid.php file on line 95
Regards,
Robert Hall.
Ok, looking forward to your reply.
Regards,
Robert Hall.
Hello @homaien,
I’ve recommended you to wait with the WordPress update.
You can monitor when Royal Theme will be 100% supported with WordPress 4.2 here:
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
Please see screenshot: http://prntscr.com/6xliht
Regards,
Robert Hall.
Hello,
As we can see in the .htaccess file for the site http://www.classicaladdiction.com/beaux-artes redirect is written and http://www.classicaladdiction.com/beaux-artes is pointed to the directory of the site http://classicalmarketplace.com/ . It may create conflict when you edit sites. You should use different directories for different sites, so please change .htaccess rules for http://www.classicaladdiction.com/beaux-artes .
Also you can contact your host and ask them to restore missed files from the back up. They should save backups of your sites.
Regards,
Robert Hall.
It’s not an images, it’s code. Please see screenshot: http://prntscr.com/6xkx7u
and http://prntscr.com/6xkxi6
Regards,
Robert Hall.
As I see you don’t have Child Theme here: http://www.classicaladdiction.com/beaux-artes/
Please see screenshot: http://prntscr.com/6xkuto
Also there I’ve renamed default.custom.css file to custom.css.
Regards,
Robert Hall.
I’ve added this code in custom.css file. Please check shop banner now.
.category-description {
display: block;
}
Regards,
Robert Hall.
Hello,
You don’t have activated custom.css file in admin panel.
Also I’ve renamed default.custom.css file to custom.css and added following code.
Please clean all cache and check price size.
.products-list .product .product-details .price {
font: 40px/30px 'Roboto', sans-serif;
}
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access (full permission) in Private Content to check this issue more deeply.
Regards,
Robert Hall.
Hello,
Could you please clarify with more details?
What are you trying to achieve?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Also please provide us with and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You can commente the code <?php do_action( 'woocommerce_cart_collaterals' ); ?> in the file wp-content/themes/legenda/woocommerce/cart/cart.php on line 162 and there will be only one button “Proceed to Checkout” on Cart page.
Regards,
Robert Hall.
Hello,
The menu changes to collapsed when resolution is < 992 px. 1) for background color:
.st-menu{
background: #FFFFFF;
}
2) for text color:
.et-mobile-menu li a{
color:red;
}
Regards
Robert Hall
Hello,
You can use this code in custom.css file to change color and size of mobile menu.
.menu-icon:before{
color:red;
font-size: 32px;
}
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file
#prefooter{
disaply:none;
}
Regards,
Robert Hall.
Hello,
The problem is in custom.css file. When I turned it off, FAQ worked. Please check.
Regards,
Robert Hall.
Hello,
Sorry, but we don’t have such feature in our theme.
You can try to use some third-party plugin to implement such functionality.
Regards,
Robert Hall.
Hello,
You’re using old theme and plugins versions. Please update them.
Don’t forget to make backup your site before updating.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
After updating theme and plugins try to disable third-party plugins, maybe one of them caused issue.
Regards,
Robert Hall.
Hello @josh_gaskin,
You can try to hide images via adding css code.
Could you please provide us with page where you want to hide images?
Regards,
Robert Hall.