Hi,
Because you enabled display brands https://prnt.sc/sh467p
Regards,
Hung PD
Hi,
Follow our documentation to update the theme and plugins via FTP – https://www.8theme.com/demo/docs/woopress/Theme_Update.html https://www.8theme.com/demo/docs/woopress/Plugins/Plugins_Update
Regards,
Hung PD
Hi,
Try to use the next custom CSS code:
.menu-static-block.nav-sublist-dropdown {
left: 50% !important;
transform: translateX(-50%) !important;
margin: 0 !important;
animation: et-fadeIn .3s ease !important;
display: block;
opacity: 0;
visibility: hidden;
transition: all .2s ease-in-out;
}
.item-design-mega-menu {
position: static;
}
.item-design-mega-menu:hover .menu-static-block.nav-sublist-dropdown {
opacity: 1;
visibility: visible;
}
Regards,
Hung PD
Hi,
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
Hung PD
Hi,
Did you resolve your issues?
Regards,
Hung PD
Hi,
3. Our developer will check it
4. Border
– It still working for me https://prnt.sc/sfrmhn
5. Sticky
– That’s because of admin bar. Try below code
body.logged-in #header.sticky-on:not([data-type="sticky"]) > [class*=header-wrapper],
body.logged-in#header > [class*=header-wrapper] .sticky-on > div {
top: 32px;
}
Regards,
Hung PD
Hi,
1. Desktop
– You set 3 columns for logo, you can try to improve logo size on desktop to 300px https://prnt.sc/sfrhu1
2. Mobile
+ Header: You can set size for the logo on mobile https://prnt.sc/sfrgjo
+ Footer: You’re using this block https://prnt.sc/sfrip4 Go here and select mobile to change logo https://prnt.sc/sfrj2p https://prnt.sc/sfriwd
Regards,
Hung PD
Hi,
Image size on the shop page comes from WooCommerce settings (Appearance > Customizer > WooCommerce > Product images), our theme does not have any additional options for this.
Regards,
Hung PD
Hi,
1. Use below code
.single-product .product_meta > span,
.single-product .product_meta > div {
font-size: 14px;
}
1a. Use below code
.single_product-html_block1 hr {
margin: 10px 0;
}
2. It seems you fixed it.
Regards,
Hung PD
Hi,
Please send me specific url
Regards,
Hung PD
Hi,
1. It’s known issue and fix will be included in the next theme update. If you want to fix it before the update, please, provide us with WP Dashboard and FTP access to your site.
2. Please send me mockup
3. Shop
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
The 500 error means that there is some Fatal error in PHP script or on the server side. You can turn on debug mode in WordPress – https://wordpress.org/support/article/debugging-in-wordpress/ to find out what error appears on your site, it will point you in the right direction what needs to be fixed.
Also, you can contact the hosting provider and ask to give you a server error log to check what is wrong.
Regards,
Hung PD
Hi,
That’s correct.
Regards,
Hung PD
Hi,
Provide mockup how would you prefer to display it?
Regards,
Hung PD
Hi,
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please send me specific url, I can take a look.
Regards,
Hung PD
Hi,
Watch the video attentively https://gyazo.com/34ccbeb638b754c554cea7f4773fb117
Go to Products > Attributes > edit your size attribute and change the order of the terms there.
Regards,
Hung PD
Hi,
Please send fully admin account
Regards,
Hung PD
Hi,
Go to Theme Options -> Header Builder -> Logo
Regards,
Hung PD
Hi,
Add below code
/* Hide button */
a.woocommerce-store-notice__dismiss-link {
display: none;
}
.demo_store {
color: #1a1a1a;
background-color: #f2f2f2;
}
Regards,
Hung PD
Hi,
Don’t use an additional icon in the YITH Wishlist settings http://prntscr.com/rl9q75 because we add the icon by default.
Regards,
Hung PD
Hi,
Please send:
– Screenshots of issues
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Regards,
Hung PD
Hi,
Please go to Infinite Scroll setting and update them according to our documentation https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/ Clear cache and check images then.
Regards,
Hung PD
Hi,
Add below code to Theme Options -> Theme Custom CSS -> Global CSS
1. Categories
.category-grid a {
display: block;
}
2. Products
– It looks fine, do you want to reduce padding?
Regards,
Hung PD
Hi,
Please follow Ogla’s instructions to create account
We need link to your WP Dashboard, username and password of the user with admin permission to allow us to check the backend setting. You may create the user via Dashboard > Users and remove it once we finish. Keep in mind that we need access to all the settings while creating user and choosing the user role.
Regards,
Hung PD