Hello,
Go to Edit product > [8theme] Product Options > Product layout http://prntscr.com/jabtr5
Regards
Hello,
Go to Edit product > [8theme] Product Options > Product layout http://prntscr.com/jabtr5
Regards
Hello,
Please read this article https://docs.woocommerce.com/document/woocommerce-pages/
We can help you with import additional pages. Please provide us with temporary wp-admin access and let us know required pages.
Regards
Hello,
1. Please add this code in Custom css for page http://prntscr.com/jaakt8
.page-heading-slider .wpb_revslider_element {
margin-bottom: 0px;
}
2. There is no id “Home” on your page (http://prntscr.com/jaam7s – http://prntscr.com/jaamga)
You can remove this slider from layout settings – http://prntscr.com/jaamrj and add it via Slider element on page.
Let us know if you need any further assistance.
Regards
You’re welcome!
Regards
Hello @KellyKade,
It depends on your settings for the content.
Please check “test post” on your site.
Regards
Hello,
Please provide some screenshots for better understanding your problem.
If you can provide us with temporary wp-admin access, that would be great as well.
Regards
Hello,
1. I do not see the problem https://gyazo.com/482851b0ec4339905fca4a050568aab8
Have you cleared cache? What browser do you use?
2. Please provide a screenshot.
Regards
Hello,
Please provide us with your website URL so we can take a closer look.
Regards
Hello,
You’re welcome!
Regards
Hello,
Please read about updating theme and plugins – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
Please enable “Slider images autoheight” in Theme Options > E-commerce > Single Product Page.
Regards
You may use Lightshot or upload image in media library http://prntscr.com/j9yzvr and provide screenshot link.
Regards
Hello,
.header .shopping-cart-widget .widget_shopping_cart_content .bottom-btn a {
font-size: 14px !important;
}
Regards
Hello,
Please provide us with temporary wp-admin access so we can take a closer look.
Regards
Hello,
Please check these tutorials – https://www.themepunch.com/faq/slider-revolution-responsive-tutorial-5-0/ https://www.themepunch.com/faq/ideal-image-size/ https://www.themepunch.com/revslider-doc/layer-responsive-behavior/ https://www.themepunch.com/faq/incorrect-position-or-size-for-text-button-or-shape/
Regards
Hello,
Make sure that you set the shop page in WooCommerce > Settings > Products > Display > Base shop page. Because if you did not choose the shop page you may have the problem with random image in breadcrumbs.
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Hello,
1. I’ve changed settings of your Footer static block – http://prntscr.com/j9whv2
Please go to Appearance > Widgets and add content for Footer Blocks http://prntscr.com/j9wgud (content of these areas will be shown in the footer of the site).
For example – http://prntscr.com/j9wjru > http://prntscr.com/j9wjvx
2. I’ve changed “Copyright Background Color” http://prntscr.com/j9wl77 > http://prntscr.com/j9wleh
3. To fix this http://prntscr.com/j8w2eu go to Theme Options > Header Settings > Fixed header color scheme > Dark http://prntscr.com/j9wls8
Let me know if you need any further assistance.
Regards
Dear @temppelinemanta,
You’re welcome!
Regards
Hello,
Please check how looks the mobile menu on our demo https://www.8theme.com/demo/xstore/translation/he/
Explain in details what exactly you want to change in your menu and we will help you. If you can provide us with temporary wp-admin access, that would be great as well.
Regards
Hello @temppelinemanta,
Please add this code in Custom css for desktop:
.header-wrapper.header-top-menu #searchform span i {
line-height: 60px;
font-size: 18px;
width: 100%;
text-align: center;
}
.header-wrapper.header-top-menu #searchform span {
height: 60px;
width: 50px;
padding-right: 0;
cursor: pointer;
z-index: 1;
top: 0;
right: 0;
position: absolute;
display: block;
color: #666;
}
.header-wrapper.header-top-menu .header-search button,
.header-wrapper.header-top-menu #searchform.searchbox-open span {
visibility: hidden;
z-index: -1;
}
.header-wrapper.header-top-menu .header-search .searchbox-open button {
visibility: visible;
z-index: 1;
}
Regards
Hello,
Please go to Appearance > Install Plugins.
Also, read more about WooCommerce Infinite Scroll and Ajax Pagination settings in our documentation – https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
Regards
Hello @innerwestderek,
Let’s continue our conversation in this topic – https://www.8theme.com/topic/color-buttons-in-vc-do-not-work-dont-do-anything-common-issue/#post-191918
Regards
Hello @innerwestderek,
Have you cleared cache after the update?
Please provide us with temporary access – https://www.8theme.com/topic/color-buttons-in-vc-do-not-work-dont-do-anything-common-issue/#post-191918
Regards
Hello,
Make sure you use the latest version of Massive Addons for Visual Composer plugin (2.3.3) – https://www.8theme.com/documentation/xstore/plugins/plugins-update/ https://www.8theme.com/documentation/docs/activation-and-purchase-codes/
Also, provide us with temporary wp-admin and FTP access so we can take a closer look.
Regards
Hello,
I am glad that you sorted out.
Such situation occurred because the version, you use, had been created before added some settings in Theme Options. I’ve asked about wp-admin access to be able to check the code and remove unnecessary custom css.
Let us know if you need any further assistance.
Regards
Hello,
You need to use custom css code to change looks of your selectors.
For example, add this code in Theme Options > Styling > Custom css or in style.css file of child theme:
.top-bar .wcml-dropdown li ul a {
background-color: #a80d2d;
border: none;
color: white !important;
}
.header .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
background-color: #a80d2d;
color: white;
opacity: 1;
}
.top-bar.topbar-color-white a:hover{
color: white;
opacity: 1;
background-color: #b55367ba;
}
.header-center .languages-area > div {
border-color: white;
}
.top-bar ul.wpml-ls-sub-menu, .top-bar .wpml-ls-legacy-dropdown a {
background-color: #a80d2d;
border-color: white;
}
.top-bar .wpml-ls-legacy-dropdown a, .top-bar .wcml-cs-active-currency {
width: 100px;
text-align: center;
}
.top-bar .wpml-ls-legacy-dropdown a {
border: none;
}
.top-bar .wpml-ls-legacy-dropdown a:focus, .top-bar .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
background-color: #b55367ba;
color: white;
}
Regards