Hello @Michaela,
Navigate to page setting -> edit these element and add the following code text-align:center !important; as on screenshot: http://prntscr.com/by60ar
Regards,
Robert Hall
Hello @Michaela,
Navigate to page setting -> edit these element and add the following code text-align:center !important; as on screenshot: http://prntscr.com/by60ar
Regards,
Robert Hall
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall
You can try use this code in Global Custom CSS and change position value to yours.
.cart-bag {
background-position: 8px 15px;
}
Regards,
Robert Hall
I’ve checked this product in PC and mobile devices (Chrome Browser) and still not see the issue.
Try to update browser and clear cache.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Ok, please let us know when you’ll move site to some hosting and we’ll check the issue.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please try use the following code in 8theme Options->Styling->Custom CSS->Global Custom CSS.
.page-heading-slider {
position: relative;
z-index: 1;
}
Regards,
Robert Hall
Hello,
Try use this code for language text in Theme Options -> Custom CSS -> Global Custom CSS.
.menu li.menu-item-language a {
color: #a09999;
}
Regards,
Robert Hall
Hello,
Please try to add this code in Global Custom CSS.
.widget_nav_menu li.current-menu-item a {
background-color: transparent;
}
Regards,
Robert Hall
Hello,
You should add the Products element via Visual Composer plugin and set the Display Type to Slider full width (LOOK BOOK) in Products Settings. See screenshot: http://prntscr.com/bxlgj5
Regards,
Robert Hall
Hello,
Did you edit the original theme files?
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.
.header-logo {
max-width: 100px;
}
Regards,
Robert Hall
Hello,
I’ve just checked the products and didn’t see any symbols there. See screenshot: http://prntscr.com/bxl428
Regards,
Robert Hall
Hello,
You can add a new google fonts in Dashboard->Punch Fonts.
If you want add some other fonts then you should use the @font-face.
https://css-tricks.com/snippets/css/using-font-face/
Regards,
Robert Hall
Hello,
Please try add this code in Global Custom CSS.
.menu > li > a {
float: initial;
}
Regards,
Robert Hall
Hello,
You can achieve this via Visual Composer plugin. First add the row then add a single image element there. See screenshot: http://prntscr.com/bxb31i
Regards,
Robert Hall
Hello,
1) I’ve added this code in Theme Options->Custom CSS->Global Custom CSS. Please clear cache and check it.
.post-single + p {
display: none;
}
2) Please provide us with link to the current page.
Regards,
Robert Hall
Hello,
Try use this code in Global Custom CSS.
.navbar{
padding: 5px 0 !important;
}
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
I’ve added the following code in Custom CSS for mobile. Please check.
#schat-widget{
display:none;
}
Regards,
Robert Hall
I’ve added this code in Custom CSS for mobile. Please check.
.filter-wrap .woocommerce-ordering{
display:none;
}
Regards,
Robert Hall
Hello,
1) In this case you can add text widgets and single image element in the middle then add a video background in the Row Setings. See screenshot: http://prntscr.com/bx6yu5
2) This a demo footer block which you can disable in Theme Options->Footer->Show footer demo blocks. Also please read more how to create own footer in our documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/9_footer
Regards,
Robert Hall
Hello @talonhead,
To get better look try to add this code in Global Custom CSS.
.filter-wrap .view-switcher{
width: initial;
}
Regards,
Robert Hall
Hello,
1) Please provide us with wp-admin access in Private Content.
2) You can use option ‘Show revolution slider instead of breadcrumbs and page title’ in Page Setting->Page Layout. http://prntscr.com/bwgn53
3) In this case you need upload the images in 16:9 format.
4) You can set ‘Excerpt length(words)’ in Theme Options->Blog Layout.
and add this code in Global Custom CSS or Page Setting (http://prntscr.com/bwgowq) to hide the “Read more” button.
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
display: none;
}
Regards,
Robert Hall
Hello,
Please update the Ultimate Addons for Visual Composer plugin to latest version and you’ll be able to add API keys in Dashboard->Ultimate->Google Maps. http://prntscr.com/bwg8re
Regards,
Robert Hall
Hello,
You can enable the ‘Search by products’ option in Dashboard->Theme Options->AJAX search.
Regards,
Robert Hall
Hello,
How if I want to make the slider on price filter jumps every 50000 and for the thousand shown by ‘k’ instead of ‘000’. How to make this happen?
You should contact Woocommerce support concerning your query as this is their configuration.
And how to move the “Filter” button to the bottom?
In this case you can edit the
\wp-content\plugins\woocommerce\includes\widgets\class-wc-widget-price-filter.php file on line 145-159 and move the button to bottom. See screenshot: http://prntscr.com/bwfvwb
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
If you didn’t make any changes in original theme files you can update theme to the latest version.
Also you can check what was fixed and added in the latest update here:
https://themeforest.net/item/woopress-responsive-ecommerce-wordpress-theme/9751050
See screenshot: http://prntscr.com/bwfl09
Regards,
Robert Hall