Hello,
Go to Pages > Edit Front page > edit page content using WPBakery page editor and change headings etc. Let me know if you need screenshots with detailed information.
Regards
Hello,
Go to Pages > Edit Front page > edit page content using WPBakery page editor and change headings etc. Let me know if you need screenshots with detailed information.
Regards
Hello,
Ok. We’ll add the option to manage paragraph line-height in next theme update. Meanwhile you can temporary change it using custom CSS.
Regards
Hello,
Thank you. I have passed your issue to our developers.I’ll inform you once they fix the problem.
Regards
Hello,
Thank you. I have passed your issue to our developers. I’ll inform you once they find reason of the problem. Do not change the access before my next message.
Regards
Hello,
Do you use Jetpack plugin? Go to plugin settings and disable lazy loading for the images.
Regards
Hello,
I don’t see 3 sliders on your home page, only one products element with grid layout https://gyazo.com/85b0cd126fde45a02f56aa494692a526
Could you provide link to page where you have 3 sliders with the missing one?
Regards
Hello,
Edit the Instagram element and change the size of the images from thumbnails to large or medium depending on your needs.
Regards
Hello,
1) http://prntscr.com/psx0i3 It will align the title within block width (in your case – 2 columns).
2) The newsletter element uses the Ajax request to get the newsletter content. Its speed depends on server response time. There is no any other special option for this.
Regards
Hello,
You are welcome. Feel free to contact us if you need any other help.
Regards
Hello,
You are welcome. Feel free to contact us if you need any other help.
Regards
Hello,
Could you provide screenshots of the cut menu items for better understanding? Because don’t see problem with scroll mobile – https://gyazo.com/c5c71aad73307d88d10c7869e1d90e32 ,
desktop – https://gyazo.com/3d5425c8f06b0215d5137cda1aafcfea
Regards
Hello,
Follow the instructions and go to Dashboard > Updates > update XStore Core plugin to version 1.5, please.
Regards
Hello,
Check now, please.
Regards
Hello,
Which one: regular or sale?
To change sale only use the following code
.price ins .amount {
color: #5454c3;
}
To change the regular one
.content-product .price, .product-content .price {
color: #343434;
}
Add the custom CSS to child theme style.css
Regards
Hello,
If you need to add the script code to footer or header then you may try Insert headers and footers plugin.
Regards
Hello,
Go to Appearance > Themes > install and activate Storefront theme and check if you have the same issue with the default theme – Storefront. Let me know the results and provide screenshot of the delivery methods if they all appear.
Regards
You are welcome.
Regards
Hello,
Provide us with PSD and WP Dashboard access to your site to help you and create an example.
Regards
Hello,
You are welcome.
Regards
Hello,
You can use child theme style.css to add the custom CSS.
Regards
Hello,
Shop page can display either categories or products. To display products instead of the categories go to Appearance > Customizer > WooCommerce > Product catalog > shop page displays and choose products. Use simple page to display product categories using Massive Addons and just add this page to menu as shop page.
Regards
Hello,
We need FTP to check the problem in more detail. So, please, contact your hosting provider to get FTP access.
Regards
Hello,
Point is that product title has a different number of lines (from 1 to 3). To may try to set the fixed min-height for the product title in child theme style.css but then you will get a small gap for products with 1 line of the title. But if this is ok then you can try this solution
.content-product .product-title {
line-height: 2.5ex;
min-height: 5ex;
}
Regards
Glad to hear that. You are welcome.
Regards
Hello,
We don’t have such a hover type for the product categories. All the available settings for the categories you can find in Theme Options > WooCommerce > Shop elements > Categories http://prntscr.com/pspaeu
If you want exactly the same effect as on example you can try to implement this by additional customization if you have CSS skills.
Regards
Hello,
Read more here about loading of the additional font using CSS https://css-tricks.com/snippets/css/using-font-face/
First of all, you need to load the font using @font-face rule and then use the next CSS rule to apply it for the necessary elements like
body.rtl p, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl .products-title etc
Also, try to use the different type of quotes https://prnt.sc/psp6e8
Regards
Hello,
Check your header now. You can manage the menu size using menu settings of the header builder https://gyazo.com/65b1adcb5ec0894d7787b3e75577beaa
Regards
Hello,
Go to Theme Options > WooCommerce > Single product > Single product layout > Move product name to breadcrumbs > choose off.
Regards
Hello,
1) I meant the WP Dashboard access to allow me to log in to your WP backend and check the theme and product settings.
2) FTP pass is incorrect http://prntscr.com/psoyu0 Check and provide the right one, please.
Regards
Hello,
Check now. Don’t forget to add your Instagram account in Theme Options > Instagram and choose it in the widget settings (Appearance > Widgets > footer widget area).
To edit header use the header builder http://prntscr.com/pso50e
Regards