You are welcome!
Sorry i have not found such page.Please provide us with the link to the page where layout is broken.
With best regards
Brian Johnson
You are welcome!
Sorry i have not found such page.Please provide us with the link to the page where layout is broken.
With best regards
Brian Johnson
You may edit manually .php files within legenda\woocommerce\myaccount. This is an additional customization which lays beyound the scope of our support.
With best regards
Brianb Johnson
You may create create “blog post” pages and hide breadcrumbs/sidebars/commenting option with css for them. The featured image works fine on this pages.
With best regards
Brian Johnson
Hello
Please also clarify your requset with screenshots/details or links to the pages where you used your solution for featured images.
With best regards
Brian Johnson
You may create 3 column page layout in Visual Composer and create widgetised sidebar elements on both sides. Then you will be able to add widgets to both sides . Also you may completely disable default sidebar for pages with mentioned layout.
With best regards
Brian Johnson
Please try this code:
.carousel-area .product-content-image{height:160px!important;}
.carousel-area .product-title{position: absolute;height:10px;bottom:120px;width:100%!important;}
.carousel-area .product-details{padding-top:70px;}
With best regards
Brian Johnson
Hello
I have selected again option “custom navigation for this page” as on the screenshot and database for menu links updated. Please use this option because it seems that your hosting data base configuration is causing the issue. You may check this with your hosting provider or use the method above.
With best regards
Brian Johnson
Please provide us with ftp credentials to your site.
With best regards
Brian Johnson
In case you want to adjust One page navigation please read our documentation about “one page”. You shoud bind top menu links(appearance->menu) to Visual composer rows.
With best reagrds
Brian Johnson
Footer use predefined files that can be replaced. Please check our documention about how to create footer:https://www.8theme.com/demo/docs/legenda/index.html#!/footer. Also please provide us with wp-admin credentials or provide us with screenshots of this widgets.
With best regards
Brian Johnson
Hello
Please clarify your request with more details and provide us with wp-admin and dtp credentials to your site. Also you may try to delete and reupload legenda/woocommerce folder from the newest version because it may contain old theme files which can cause this issue.
With best regards
Brian Johnson
This is an addtional customization that lays beyound the scope of our support. The code for the header search form within header.php is`
`
You may remove/replace/edit it in child theme and we can only advice you the location of code or files in case you wish to edit them.
With best regards
Brian Johnson
Hello
It seems that password to ftp is not corrrect .Please check it. We have also get error 403 while logging into the wp-admin panel.
With best reagrds
Brian Johnson
Hello
Please check your site now. I have added new grid template(modified selected and adjusted background colors) and inserted 1 line in custom.css for color of the text.
With best regards
Brian Johnson
We are glad that you have foud the solution.
With best regards
Brian Johnson
Hello
Please provide us with wp-admin credentials to yor site.
With best regards
Brian Johnson
Please try add following code to the one i previosly wrote above:
.carousel-area .product-content-image {height:160px}
With best regards
Brian Johnson
Hello
Would you mind to provide us with the link to this page for better understanding?
With best reagrds
Brian Johnson
Banner hover effect:
.banner:hover{border:1px inset #b29600;Z-index:999;}
.banner{border:1px inset transparent;Z-index:999;}
It depends only on designer view. You may watch our demo pages as an example.
With best regards
Brian Johnson
Please try also this code:
.header7 .shopping-cart-widget{position:absolute;right:0px!important;top:34px;}
.header7 .logo {display:block!important;
margin-left:auto !important;margin-right:auto !important;left:auto!important;right:auto!important;float:none!important;text-align:center!important;
}
.header7 .logo {display:block!important;
margin-left:auto !important;margin-right:auto !important;left:auto!important;right:auto!important;float:none!important;text-align:center!important;
}
With best regards
Brian Johnson
Please povide us again with the screenshot where needed element on page should be changed in css.
With best regards
Brian Johnson
Sure you can have this sidebar. You may choose its position on each page and add every element of it in appearance->widgets->(drag and drop operation for “search” , “categories”, etc. widgets which were styled in css)->to main sidebar/single product page sidebar.
With best reagrds
Brian Johnson
You may change <i>tag to <li>. And create<ul style="fa fa-chevron-right">. Therefore elements which will be one level deeper will inherit styles and only text for links may be added.
With best regards
Brian Johnson
Please take a look at line 917 legenda/framework/woo.php.
With best regards
Brian Johnson
Hello
You may try this code:
.medium{color:black!important;border:1px solid black!important;}
.purple:hover{color:#ad7ba2!important;border:1px solid #ad7ba2!important;}
.cyan:hover{color:#76acb7 !important;border:1px solid #76acb7 !important;}
.banner-inner .button{border:1px solid black;}
.banner-inner .button a:hover{border:1px solid #b29600;}
.banner-inner .button span:hover{color:#b29600!important;}
With best regards
Brian Johnson
Hello
I see that you have managed to find how to use Font-awesome features to create list. Is your issue solved?
With best regards
Brian Johnson
You should replace also this line var checkoutUrl = '<?php echo esc_url( $woocommerce->cart->get_checkout_url() ); ?>'; with this var checkoutUrl = '<?php echo esc_url( $cart=$woocommerce->cart->get_cart_url() ); ?>';
With best regards
Brian Johnson
You may find these words in legenda\framework\theme-fuctions.php line 838 or simply search within this file for the word ‘Checkout’.
With best regards
Brian Johnson
You may try to change (‘[title]’) to (‘.wpb_single_image img’) within script.
With best regards
Brian Johnson
Hello
This color is the part of grid Visual composer settings. Please check them or provide us with wp-admin credentials.
With best regards
Brian Johnson