Hello
We cannot login to see your site because admin-login field is not visible. Please tell us how to pass your security in private content.
With best regards
Brian Johnson
Hello
We cannot login to see your site because admin-login field is not visible. Please tell us how to pass your security in private content.
With best regards
Brian Johnson
Hello
We may change it via custom.css. Please provide us with link where you have added these tabs.
With best regards
Brian Johnson
Hello
Please clarify your request with more details or provide us with the link to this page. Do you mean page where we can see main categories or every product page within selected catagory.
With best regards
Brian Johnson
Hello
Please provide us with ftp credentials to your site.
With best regards
Brian Johnson
Hello
Please try to disable all 3-d part plugins, clear browser and site cache and check the issue.
With best regards
Brian Johnson
Hello
Please update theme and all required plugins. You may download plugins from https://www.8theme.com/download-plugins/. Here is the video tutorial about how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k.
You may also try to use custom.css or style.css of the Child theme and add page selector before your code. For example:
.page-id-246 .et_section .color-scheme- .parallax-section{width:105.1% !important;}
With best regards
Brian Johnson
Hello
Please try to add following code into the custom.css:
@media (max-width: 979px){.type-product , .product-image-wrapper {text-align:center!important;}
With best regards
Brian Johnson
Hello
You may follow same steps(overwrite them via ftp) as for theme and other methods can be chosen too(update via plugins-delete plugin and then add new.)
With best regards
Brian Johnson
Hello
Sorry for the long delay with answer.
Please describe us the desirebale layout and provide us with the link to the page where image height/width is broken. You may use this service to show us how you would like to change product slider layout: http://prntscr.com/
With best regards
Brian Johnson
Hello
Product grid is using responsive design which allow page to show different quanity of elements on different display. Please clarify what you would like to achieve.
With best regards
Brian Johnson
Hello
Please use this code in custom.css:
.form-name label{color:blue;}
.form-name label span{color:orange}
With best regards
Brian Johnson
You may install another theme version in theme options/->import/export and select the one you like.
With best regards
Brian Johnson
Hello
You may change this fonth in theme options->typography because it is “main” font. Another way is to set css values manually in custom.css:
.content-article {font-size:14px;}
With best regards
Brian Johnson
Hello
You are always welcome!
And we are very much appreciate that you shared this solution with others.
With best regards
Brina Johnson
Hello
You can get it on themeforest.net if you have an account there and your purchase was there. The latest version is 2.7 and it is available for download in marketplace where you bought it.
With best regars
Brian Johnson
Yes. I have already added .product-list in my previous post. Please use this code:
.post-type-archive-product .main-products-loop .product-list .text-center {width:70%!important}
.post-type-archive-product .main-products-loop .product-list .product-image-wrapper {width:19%!important}
@media only screen and (max-width: 768px){
.post-type-archive-product .main-products-loop .product-list .product-image-wrapper {width:100%!important}
.post-type-archive-product .main-products-loop .product-list .text-center {width:100%!important}}
With best regards
Brian Johnson
Hello
Sorry for the long delay with answer.
Please try to delete and reupload woocommerce folder for zipped theme package and test the issue without any 3-d party plugins(only 1 default woocommerce plugin should be enabled)
The path to the mentioned folder is `wp-content/themes/xmarket/woocommerce
`
With best regards
Brian Johnson
Hello
Please add following code into the custom.css:
.star-rating[title="Rated 5.00 out of 5"] span {width:66px!important}
You may watch here how to create custom.css:
https://www.youtube.com/watch?v=Qok2zRedRMY
You may also add other width values for each rating element(4 out of5 etc.) using example above.
With best regards
Brian Johnson
Hello
You are always welcome!
With best regards
Brian Johnson
Hello
Sorry. i cannot login with credentials you gave to us. Please check them.
With best regards
Brian Johnsn
Hello
Please check this screenshot:http://prntscr.com/753k7l. It shows that custom.css is already enebled.
With best regards
Brian Johnson
Hello
In case you mean payments logos please place an empty text widget using drag-n-drop operation in appearance->widgets.
With best regards
Brian Johnson
Hello
Please use this code in custom.css instead:
#step5 .payment_methods .methods{float:left}
#step5 .woocommerce form .form-row{display:block;float:right;}
#step5 .woocommerce-checkout-payment .place-order .button {color:white;display:block;transform:translatey(-120px)}
@media (max-width:768px){
#step5 .woocommerce-checkout-payment .place-order .button {color:white;display:block;transform:translatex(-0px)!important;}
#step5 .woocommerce-checkout-payment .place-order {float:left!important}}
#step5 .woocommerce-checkout-payment .place-order .button:hover {color:white;display:block;text-decoration:underline;}
It also adjusts layout for mobile devices.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
With best regards
Brian Johnson
1)2)3)4)-Please add following code into the custom.css:
.category-block{margin-right:0px!important;margin-left:30px}
.product_categories_grid :nth-child(1){margin-left:0px!important}
#menu-kategory li a{display:block;border-left:5px solid transparent;padding-left:5px;}
#menu-kategory li a:hover{border-left: 5px solid red;display:block!important;}
#menu-kategory li {padding:0;margin:0;}
#menu-kategory li:hover {padding:0;margin:0;background:grey;}
Regarding the slider please try to wrap all content(buttons and text) into the separate wrapping
With best regards
Brian Johnson
Hello
Please check if this issue persists with default worpress theme like twenty-fourteen and reply us.
With best regards
Brian Johnson
Hello
You should contact your host provider regarding this issue because it lays beyound the scope of our basic support.
With best regards
Brian Johnson
Hello
1.I have changed layou to without sidedebar for your homepage as on the screenshot: http://prntscr.com/750t4r
2. I have implemented part of the parallax demo content without images because i was unable connect to your ftp. Please check ftp credentials to your site.
With best regards
Brian Johnson
Hello
Please add following code into the custom.css to display button:
.payment_methods .methods{float:left}
.woocommerce form .form-row{display:block;float:right;}
.woocommerce-checkout-payment .place-order .button {color:white;display:block}
.woocommerce-checkout-payment .place-order .button:hover {color:white;display:block;text-decoration:underline;}
With best regards
Brian Johnson
Hello
You may create individeual widgetised sidebar area with personal name on single pages where you want to display this footer and place “Footer 1” static block into it.
With best regards
Brian Johnson
Hello,
You need to use Woocommerce Product Categories widget in Appearance > Widgets and drag it to Shop Sidebar area. There you can select order type.
With best regards
Brian Johnson