Hello
Pease provide us also with direct link to your site.
With best regards
Brian Johnson
Hello
Pease provide us also with direct link to your site.
With best regards
Brian Johnson
Hello
You may add following code into the wp-content/themes/woopress/framework/css/admin.css:
.update-message {display:none;}
With best regards
Brian Johnson
Hello
Please provide us with direct link to your site.
With best regards
Brian Johnson
Hello
You are always welcome!
With best regards
Brian Johnson
1. You should edit ‘Cart’ word.
2. Please clarify us with more details/screenshots about widget.
With best regards
Brian Johnson
I have edited previously added code in custom.css. Please check your site now.
With best regards
Brian Johnson
Hello
Please check this word in POEDIT with right mouse click. You will see the right pass to this string within file.
With best regards
Brian Johnson
Hello
You may read this artcle about how to resolve this issue.
https://managewp.com/wordpress-ssl-settings-and-how-to-resolve-mixed-content-warnings
With best regards
Brian Johnson
You are always welcome!
With best regards
Brian Johnson
You may try this code regarding the second issue:
.fixed-header-area .menu{left:29%;pading:0px!important;display:block;height:50px;position:absolute;
transform:translatey(-20px)}
With best regards
Brian Johnson
Hello
Please change following line of code anywhere it exists in custom.css:
.menu > li a {padding: 8px 20px 60px 8px!important;}
to
.menu {padding: 8px 20px 60px 8px!important;}
You may also check if all } symbols are used properly and remove identical lines of code there.
With best regards
Brian Johnson
Hello
Please provide us with the link to wp-admin access. Here the screenshot of your site: http://prntscr.com/6xlmk8.
With best regards
Brian Johnson
Hello
You may try drag and drop operation for category element on its page. Please check this screenshot: http://prntscr.com/6xlhr9.
With best regards
Brian Johnson
Hello.
You can comment the code <?php do_action( 'woocommerce_cart_collaterals' ); ?> in the file wp-content/themes/legenda/woocommerce/cart/cart.php on line 162 and there will be only one button “Proceed to Checkout” on Cart page. Other files which are stated as an outdated contain necessary for theme functioning code which updates from version to version with minor changes and should be edited in case frontend layout is different than expected.
Regards,
Brian Johnson
Hello
Maximum width for carousel element is predefined in VC as 280px. You may try to set width value less than it.
With best regards
Brian Johnson
Hello
Please add this code:
.short-description{font-family: 'Helvetica', 'OpenSans' !important;}
Regards,
Brian Johnson
Hello
I have added following code into the custom.css to enlarge price text:
.single-product .price span{font-size:70px!important;}
Please check your site now.
Regards,
Brian Johnson
Hello
You may change icon to any Awesome font offer to you or select custom background image for it using background url.You may read this about background value:
http://www.w3schools.com/cssref/pr_background-image.asp
This is the list of font Awesome icons:
http://astronautweb.co/snippet/font-awesome/
Please use this code as an example to control icon:
.new_mail a:before{content:"\f195"!important;color:white!important;background:none};
With best regards
Brian Johnson
I have moved following line from pretty-rev-slider/css/custom.css to the theme custom.css:
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, {
height: 215px!important;
}
And removed img.wp-post-image from it leaving just:
img.wp-post-image {
height: auto !important;
}
Now the image should look fine. Please check it.
With best regards
Brian Johnson
Hello
You may rename each plugin folder from pluginXmaker to pluginXmaker_ temporary.
With best regards
Brian Johnson
Hello
Have you tried the solution above?
img.wp-post-image selector should be adjusted with height: auto !important; only one time like in provious posts:
img.wp-post-image {
height: auto !important;
}
. It was adjusted twice. It may cause the issue. Please clear browser and check it. Then reply us in case the issue will persist.
With best regards
Brian Johnson
Hello
You are welcome!
With best regards
Brian Johnson
Please navigate to the theme-options and disable default prefooter area as on the screenshot http://prntscr.com/6xj4ha.
Regards,
Briam Johnson
Hello
You may find this text in woocommerce ->settings->chekout->Paypal/BACS.
With best regards
Brian Johnson
Hello
I see that this text is already translated. Please clarify your requset with more details.
With best regrds
Brian Johnson
Hello
You may add this code into the custom.css to display line:
.main-nav{ border-bottom: 2px solid yellow;
With best regards
Brian Johnson
Hello
Please check this line in your custom.css:
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
height: 215px!important;
}
and remove img.wp-post-image
With best regards
Brian Johnson
Hello
Please provide us with ftp and wp-admin credentials to your site.
With best regards
Brian Johnson
You may use “without sidebar” template in page settings in case you want to stretch content to 100% width.
With best regards
Brian Johnson
Hello
You are using an outdated theme version.
Please see video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Also the same process is for updating plugins (wp-content/plugins).
You may find plugins at https://www.8theme.com/download-plugins/
Regards,
Brian Johnson