Hello,
The legenda/framework/portfolio.php file is responsible for portfolio page content generation.
Regards,
Jack Richardson
Hello,
The legenda/framework/portfolio.php file is responsible for portfolio page content generation.
Regards,
Jack Richardson
Hello,
Add also this code to fix the issue:
.header-type-7 .top-bar .top-links {
margin-right: 40px;
}
Regards,
Jack Richardson
Hello,
Does the problem persist with default theme too?
Regards,
Jack Richardson
Hello,
Unfortunately there is no such option in our theme.
Regards,
Jack Richardson
Hello,
Please add the following code into the custom.css:
.languages-area .languages, .languages-area .currency {
display: none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Jack Richardson
Hello,
Please add the following code into the custom.css:
.fixed-header-area {
top: -180px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Jack Richardson
Hello,
Have you created Registration page as it described in our documentation: https://www.8theme.com/demo/docs/royal/#!/registration_page.
Regards,
Jack Richardson
Hello,
You’re welcome!
If you have any questions feel free to contact us.
Regards,
Jack Richardson
Hello,
You’re welcome!
Regards,
Jack Richardson
Hello,
But you can try to use some 3rd-party plugins for this purpose. For example, you can use Widget Logic plugin (https://wordpress.org/plugins/widget-logic/) and show on required pages (where it is necessary to disable prefooter widget area) empty text widget only.
Regards,
Jack Richardson
Hello,
Did you enable Responsive option in the Theme Options?
Regards,
Jack Richardson
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Jack Richardson
Hello,
We’re sorry. Please try to change this code:
@media (max-width: 767px){
.hidden-phone {
display: block !important;
}
}
to this
@media (max-width: 767px){
.back-to-top.hidden-phone {
display: block !important;
}
}
Regards,
Jack Richardson
Hello,
You need to add the following code into the custom.css:
.banner-content h1, .banner .banner-content h2, .banner .banner-content h3, .banner .banner-content h4, .banner .banner-content h5, .banner .banner-content h6 {
text-transform: none;
}
Regards,
Jack Richardson
Hello,
You need to add the following code into the style.css of your child theme:
.menu-main-menu-spanish0-container {
float: none !important;
}
Regards,
Jack Richardson
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Jack Richardson
Hello,
In this case we recommend you to contact the WooCommerce plugin support team.
Regards,
Jack Richardson
Hello,
Images are taken from http://en.fotolia.com/. To make it easier to find we recommend you to use https://www.tineye.com/.
Regards,
Jack Richardson
Hello,
Does the problem persist with default theme too?
Regards,
Jack Richardson
Hello,
Please provide us with wp-admin credentials in Private Content and we’ll fix the issue.
Regards,
Jack Richardson
Hello,
In the code provided above you need to replace '.$shop_url.' with /goedkope-zonnebrillen/.
Regards,
Jack Richardson
Hello,
Please add the following code into the custom.css:
.wpb_wrapper blockquote {
border-color: #000;
}
Regards,
Jack Richardson
Hello,
Add the following code into the custom.css:
.footer-top .container {
border-color: #000;
}
Regards,
Jack Richardson
Hello,
As I can see you have specified font color the same like background color, that’s why your text became invisible.
Regards,
Jack Richardson
Hello,
The IDStore theme has built-in breadcrumbs. Are you sure that you want to use for that purpose 3rd-party plugins?
Regards,
Jack Richardson
Hello,
Please add the following code into custom.css to remove white background:
.wpb_wrapper blockquote {
background: none;
color: YOUR_DESIRED_COLOR;
}
And replace YOUR_DESIRED_COLOR with color you desire to be in that section.
Regards,
Jack Richardson
Hello,
I’ve made the changes. Please check your site now!
Regards,
Jack Richardson
Hello,
You’re welcome!
Regards,
Jack Richardson
Hello,
Please provide us with link to the site.
Regards,
Jack Richardson
Hello,
You need to add attributes to your products and place WooCommerce Layered Nav widget to the Shop sidebar widget area.
Regards,
Jack Richardson