Hello,
Go to Edit page > Page Layout > Logo image for this page.
Regards
Hello,
Go to Edit page > Page Layout > Logo image for this page.
Regards
Hello,
Theme Options > Quick view > Enable quick view.
If this doesn’t help, provide your site URL, so I can take a closer look.
Regards
Hello,
Please read this topic – https://www.8theme.com/topic/customize-header-banner/#post-200534
https://prnt.sc/m7t1gw go to Edit home page > [8theme] Layout options > Breadcrumbs Style > Disable.
Please edit Header paddings in Theme Options > Header > Header styles.
Regards
We use Header banner widget area to show this text – http://prntscr.com/m7sz4b that is created via static block – https://prnt.sc/m7sze6
Also, to change bg color you can use custom css code, for example:
.header-banner {
background-color: red;
}
Let us know if you need any assistance.
Regards
Hello,
If you face problems with translation, you need to be sure that your translation files are synchronized. Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with pot file.
Regards
Hello,
This http://prntscr.com/m7i0lg is Product short description http://prntscr.com/m7i0uv
Please read this article https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ to translate “Categories:”, “Tags:”, “Share” strings.
Regards
Hello,
Theme Options > Single Product page > Enable slider for gallery images > On, Gallery Images > Horizontal slider, Slides per view > 3.
Regards
Hello,
1) Please add this custom css code:
.top-bar .languages-area {
font-size: 11px;
padding-top: 5px;
text-transform: uppercase;
}
2)
.top-bar {
padding-top: 8px;
padding-bottom: 8px;
}
Regards
Hello,
Please add this code in Theme Options > Custom css:
.home .categories-menu-element.product-categories.with-accordion {
border: 2px solid #f3b714;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 0px;
}
.home .categories-menu-element.product-categories > li > a {
padding-left: 20px !important;
}
.home .categories-menu-element.product-categories.with-accordion h2 {
text-align: center;
border: 2px solid #f3b714;
background-color: #f3b714;
color: white;
font-size: 18px;
padding: 10px;
}
Regards
Hello,
You’re welcome!
Regards
Hello,
Theme Options > Header > Header Layout > Header banner position. Appearance > Widgets > Header banner.
Regards
You’re welcome!
Regards
<h2 style="text-align: center;margin-bottom: 0px;">ADVANCED SKINCARE</h2>
<h5 style="text-align: center;margin-top: -30px;">Conditions We Treat</h5>
Regards
1/ Please clear cache and check one more time.
2/ I do not see the problem. Please check your internet connection. What browser do you use? Make sure that your browser is not very old.
3/ https://prnt.sc/m71wg2
Regards
Please clear cache and check one more time.
Regards
Hello,
Thanks for contacting us.
Please clear cache and check one more time – https://gyazo.com/c3db93f47dfe15ad061816cd8d91f24e
Feel free to ask if you have any other questions.
Regards
.single-product .tabs-full-width {
background-color: #f7f1e8 !important;
}
Regards
.page-content {
margin-top: 2vw;
}
.sidebar .widget-title {
text-align: left;
margin-bottom: 15px;
}
Regards
Hello,
Please check screenshot in the Private Content area.
Let me know if this is what you are looking for.
Regards
Hello,
Appearance > Widgets > Left side top bar area
Regards
Hello,
1/ You can change 46px font-size to 5vh
or
add this code in Custom css for page:
h2.vc_custom_heading {
word-wrap: break-word;
}
2/ Theme Options > Shop > Shop page Layout > Sidebar position for mobile.
3/ Please read this topic https://www.8theme.com/topic/website-running-extreamly-slowly/
Regards
Hello,
Appearance > Widgets > Left side top bar area
Regards
Hello,
Please update WPBakery Page builder (formerly Visual Composer) and Massive Addons for WPBakery page builder plugins – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Try to disable Massive Addons plugin, if this solves the problem, it is a known issue of the Massive Addons plugin that caused by server limits https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?page=36&filter=all#comment_14143143 https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?filter=all&page=79#comment_18501820 You need to contact hosting provider and ask to increase the maximum body length value.
Regards
You can use such screenshot maker as Lightshot https://prnt.sc/ and provide link of the screenshot in the Private Content area.
Regards
Hello,
Sorry for the delay due to the weekends.
What is your site URL?
Please ask your hosting provider support to create FTP account to your site files and give us the credentials (hostname, username, password, port).
Regards
Hello @Giannis Kakavoulis,
Please provide temporary wp-admin and FTP access.
Regards
Hello,
1/ Please refer to Slider Revolution documentation https://www.themepunch.com/faq/use-fonts-google-fonts/
2/ Please read this article how to add custom font to WordPress:
http://www.wpbeginner.com/wp-themes/how-to-add-custom-fonts-in-wordpress/
Refer to the section “Adding Custom Fonts in WordPress Using CSS3 @font-face”.
Regards
Hello,
1/ Please provide screenshots for better understanding the desired result.
2/ Provide URL of the page where I will be able to see the problem.
3/
.page {
padding-top: 30px;
}
Regards
Hello,
Is this http://prntscr.com/m6vsg7 what you are looking for?
.menu-item-196 a {
background-color: red;
color: white !important;
}
Regards