Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Yes, for single post page. If issue will appear then contact us again.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Also please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please use this code in Global Custom CSS.
.single-post article.blog-post h6.active {
display:none;
}
Regards,
Robert Hall.
Hello,
Please comment out this code in \wp-content\themes\legenda\framework\widgets.php file on line 368
<?php _e('by', ETHEME_DOMAIN) ?> <strong><?php the_author(); ?></strong><br>
and use this code in custom.css file
.blog-post .post-info {
display: none;
}
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 use this code to change font size for all text on site.
p{
font-size:12px;
}
Regards,
Robert Hall.
Hello,
We can’t see screenshot that you provided.
Please upload to the Dropbox or use the Light Shot program.
Regards,
Robert Hall.
Hello,
I’ve added this code in Custom CSS for tablet, Custom CSS for mobile landscape and Custom CSS for mobile. (8Theme Optioms->Styling->Custom CSS). Please check it.
.woocommerce-checkout .checkout .col-md-5{
position: initial;
}
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
1) In this case you need create the Child Theme (read more: https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme) and upload the new icon into child-theme/images folder as made this customer – https://www.8theme.com/topic/child-theme-images-not-working/
2) Sorry, but we don’t have such feature in our theme. It’s made only for 8theme.com.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Sorry, but it’s very difficult to provide support without access.
Please read more here how to use Child Theme:
https://codex.wordpress.org/Child_Themes
Could you please clarify what exactly element you want to change font size?
Regards,
Robert Hall.
Hello @annexgrfx,
Try to use this code in Custom CSS for desktop (Theme Options->Custom CSS).
.header-logo img {
max-width: initial;
}
Regards,
Robert Hall.
Hello,
Please provide us with screenshots for our better understanding what problem you have.
Also provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
I’ve added background color for row setting. Please check it.
Also see screenshot: http://prntscr.com/8m6pee
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You need upload an image to ‘Background image for breadcrumbs’ field in Page Settings->Page Layout.
See screenshot: http://prntscr.com/8m61i9
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
It’s only the template. To edit you need create a new footer.
Regards,
Robert Hall.
Hello,
Please use this code in Global Custom CSS (Theme Options->Custom CSS).
.cart-bag .ico-sum{
background-color: red;
}
Please clarify your second question.
Maybe provide screenshot for our better understanding and highlight what exactly you mean.
Regards,
Robert Hall.
Hello,
Please try to download now.
Regards,
Robert Hall.
Hello,
1) Navigate to Theme Options->Header and select Logo image for Fixed header.
2) Also use this code in Global Custom CSS.
.fixed-header .menu > li > a{
padding: 20px 7px 15px 7px;
}
Regards,
Robert Hall.
Hello,
Please read more about Parallax effect in our documentation:
https://www.8theme.com/demo/docs/woopress/index.html#!/visual_composer
Regards,
Robert Hall.
Hello,
Please try this code in custom.css
.header-type-variant5 #main-nav {
margin-left: 24px;
}
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please update Revolution Slider plugin to the latest version then check issue.
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.
Regards,
Robert Hall.
Hello,
Please check slider now.
Regards,
Robert Hall.
Hello,
Please try use this code in Global Custom CSS.
.page-id-16841 .page-heading .title{
color:red;
}
Regards,
Robert Hall.