Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello @zcd,
This question is a bit unclear for us. Could you please clarify us with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Hello,
You can add the same background color in the row setting. Please see screenshot: http://prntscr.com/6u0xts
Regards,
Robert Hall.
Hello,
Also you need add an empty Text widget into “Footer Links” area in Appearance > Widgets.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file.
.header-type-3 .logo-with-menu img{
max-width: 300px;
width: 300px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
You can activate all what you need in Appearance->Menu->Screen options. Please see screenshot: http://prntscr.com/6u0qxz
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Try to add this code in custom.css file.
.sidebar-widget .widget-title{
margin-bottom: 10px !important;
}
Regards,
Robert Hall.
Hello,
1) To change sidebar content you can in Appearance->Widgets->Primary Widget Area.
2) If you want to change sidebar layout you need edit Contact or About us page in Dashboard->Pages->Contact->Edit and select sidebar position. Please see screenshot: http://prntscr.com/6tmmt9
Regards,
Robert Hall.
Please read more in our documentation:
https://www.8theme.com/demo/docs/woopress/index.html#!/9_footer
Regards,
Robert Hall.
Hello,
Please provide us with link to the page where problem is persist and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Could you please clarify with more details what exactly you want to do and show us screenshots?
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
You can try these:
https://wordpress.org/plugins/instagram-feed/
or
https://wordpress.org/plugins/wp-instagram-widget/
But we don’t guarantee full compatibility with our theme.
Regards,
Robert Hall.
Hello,
Please try to disable third-party plugins, very likely one of them caused issue.
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,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
I’ve created Static Block “Footer” and there selected widgets sidebar via Visual Composer plugin. Please check it.
Regards,
Robert Hall.
Hello,
First you need to disable demo footer blocks in Theme Options->General then create footer manually.
Please read more in our documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/9_footer
Also watch video tutorial:
https://www.youtube.com/watch?v=KWAQRXZXsaw
Regards,
Robert Hall.
Hello,
Please update theme to the latest version.
http://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050
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
Regards,
Robert Hall.
Hello,
To change color please add this code in custom.css file
.main-nav .menu > li > a{
color:#fff;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
To hide author please comment out following code
<?php/* <?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br> */?>
in \themes\legenda\framework\widgets.php file on line 368
Regards,
Robert Hall.
I’ve replaced code above to this. Please clean cache and check it.
@media (max-width: 480px){
.footer-top .vc_col-sm-3{
width: 50%;
float: left;
}
}
Regards,
Robert Hall.
Hello,
I’ve added following code in style.css of the Child Theme. Please check.
.payment_methods p {
margin-left: 0px;
}
Regards,
Robert Hall.
Everything was fine, just sometimes needed to write code.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file.
.footer-top .vc_col-sm-3{
width: 50%;
float: left;
}
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.