Your account expired support, please renew to get your support.

Home Forums Themes Support Claue I want to create a transparent left menu like www.ysl.com

Tagged: 

Viewing 55 reply threads
  • Author
    Posts
    • #31711
      coveraffair
      Support Expired

      Hi,

      Can you please help me in creating a menu like http://www.ysl.com where the left menu layout is transparent throughout. Would like to keep the same for all the pages. Also With the option to control the width if possible, my menu pattern is quite similar to the YSL website just that we deal in mobile accessories. Your theme is amazing and my only reason to go online with my products.

      Thank You, hoping to hear a positive response really soon.

      Attachments:
      You must be logged in to view attached files.
    • #31715
      Harry
      Support Expired

      Hi CoverAffair,

      Thank you for choose our theme.

      Our theme already have option to show menu on left by go to Claue > Theme Option > Header > Header Layout 5.

      I’m sorry it now the menu still doesn’t have option to change width.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #31718
      coveraffair
      Support Expired

      Thank you for your prompt reply, But my question is I need to make the Left menu TRANSPARENT like http://www.ysl.com or https://www.zara.com/in/ . Can you please provide me the additional CSS  code to make it transparent as currently its a solid colour .

      Thank You

      Attachments:
      You must be logged in to view attached files.
    • #31720
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .header-5 {
      	margin-left: 0;
      	background: transparent;
      }
      .header-lateral #jas-wrapper {
      	padding-left: 0;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

      • #32060
        coveraffair
        Support Expired

        Hi,

        Im encountering this problem that when the window is set to 80% then i can see the the page the way its suppose to look but when i change it to 100% then the look breaks. Ive shared screen shot please have a look and rectify, thanks..

         

        Attachments:
        You must be logged in to view attached files.
    • #31721
      coveraffair
      Support Expired

      Thanks Harry,

      That worked wonders, just the way we wanted it to look. However we have one concern which is that the Currency tab , social icons and the menu are too close to each other. Can you help me space it out a well, that would just complete my look and earn you an excellent review from our side. 🙂

    • #31725
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-action {
      	margin-top: 30px;
      }
      .header-5 .jas-currency {
      	margin-top: 30px;
      }
      .jas-navigation {
      	margin-top: 30px;
      	margin-bottom: 0;
      }
      .jas-social {
      	margin-top: 30px;
      }

      And change 30 with your number.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #31735
      coveraffair
      Support Expired

      Great, Super happy with your prompt replies.

      1.While making above changes the mobile look has been compromised. Can we keep the mobile layout the same (as default)while keeping the website left menu Transparent?

      2. Does the theme detect the IP address of the user and chnage the currency accordingly?

       

      Thanks once again.

    • #31745
      Harry
      Support Expired

      Hi,

      1. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 767px) {
      .header-5 {
      	background: #fff;
      }}

      2. Please go to Claue > Currencies > Auto update by location > and check in Yes

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #31758
      coveraffair
      Support Expired

      Hi Harry,

      1.The currency icon needs to be moved next to  the search and cart icon.

      2. Remove the Plus Sign

      Thanks

      Attachments:
      You must be logged in to view attached files.
      • #32127
        coveraffair
        Support Expired

        Hi,

        When I’m removing the plus sign with the below code

        .header-5 .holder {
        display: none;
        }

        Even though the + sign codes away The Menu link is not clickable. so please help me remove the + and the underline in the Menu Section .

    • #31763
      Harry
      Support Expired

      Hi,

      1. Please down attach file and put in claue-child > views > header (you need create 2 new folders views and header in claue-child)

      2. Please add below code to claue > theme option > general layout > custom CSS

      .header-5 .holder {
      	display: none;
      }

      Kind regards

      Attachments:
      You must be logged in to view attached files.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #31802
      coveraffair
      Support Expired

      Hi,

      I have added 10 different currencies . Now, if the currency is not covered under whichever country can we have a default for international customers (detecting their IP) as Dollars for rest of the other countries and Euros for europe.

       

      Thanks

      Attachments:
      You must be logged in to view attached files.
    • #31806
      Harry
      Support Expired

      Hi,

      Please try open your site on private window on Firefox or Incognito Window on Chrome and check again.

      You need clear all cache and cookies of browser.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #31867
      coveraffair
      Support Expired

      Hi Harry,

      1. I want to make my menu look something like this:

      Cases (once we click)

      (space)samsung

      (space)apple

      (space)oppo

      and so on..

      I want to add the space to the sub menu. Currently this is not happening. Currently they are all under each other.

       

      2.  . Please down attach file and put in claue-child > views > header (you need create 2 new folders views and header in claue-child)

      I couldn’t understand this process, can you kindly elaborate on this please. Do I need to do something from the Cpanel ?

      Please help. Thanks

    • #31872
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .header-5 #jas-mobile-menu ul ul li {
      	margin-left: 15px;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32063
      coveraffair
      Support Expired

      On the checkout page, the place where we have taxes, it is not aligned correctly, Please see screenshot and provide solution for the same.

      Attachments:
      You must be logged in to view attached files.
    • #32073
      Harry
      Support Expired

      Hi,

      Could you send me your site url and check in “set as private reply” to check.

      Thanks

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32083
      coveraffair
      Support Expired
      This reply has been marked as private.
    • #32100
      coveraffair
      Support Expired
      This reply has been marked as private.
    • #32104
      Harry
      Support Expired

      Hi,

      1,4,6 . Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .page-head {
      	padding: 50px 0;
      }
      .jas-wc .jas-full, .jas-wc-single .jas-full {margin-left: 250px;}
      @media only screen and (min-width: 62em) {
      	.jas-col-md-12 { padding: 0;}
      }

      and change 50 with your number

      2. I’m sorry this generate by browser and can’t control 🙁

      3. Please go to Theme Option > WooCommerce > General Settings > Enable Page Title > Off.

      5. Please go to WooCommerce > Settings > Products > and check in “Enable product reviews ”

      7. Please download file layout-5.php.zip we attach in prev reply and upload to claue-child > views > header
      and activate child theme.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32124
      coveraffair
      Support Expired

      Hi Harry,

      1.The zooming issue has NOT been solved yet. When i zoom between 90% -120% there’s padding on the left and right of the page and the scroll bar appears. Please resolve as i’m facing this very big issue.  Please check http://www.zara.com and zoom in and out to understand what I’m talking about.( screen shot attached)

      2. Category LAYOUT 2 (which is full Width) : With the above code nothing is happening.

      3. I want to remove title background IMAGE and not the title. How to keep default title background IMAGE .

       

      Thanks, hope to hear from you soon.

      Attachments:
      You must be logged in to view attached files.
    • #32131
      Harry
      Support Expired

      Hi,

      1. The issue because you lost close tag of prev code so it doesn’t work when you add new code http://prntscr.com/o8bs57 i updated code and it work now.

      2. I’m sorry the + sign to help expand sub-menu if you remove it, you can’t expand the sub menu.

      I recommend remove shop menu and move out first level sub-menu “Cases” and “Pop Snaps” to parent menu.

      To remove underline please add more below code

      .header-5 #jas-mobile-menu ul ul {
      	border-top: 0;
      }
      .header-5 #jas-mobile-menu > ul > li {
      	border-bottom: 0;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32134
      coveraffair
      Support Expired

      Ok, So finally I removed the Shop menu (parent) and still the ZOOM problem exists.

      1, Please Help me with the Zoom option . I dotn want the website to break until zoom of 110% is reached.

      2. Can The + sign be bought closer in the menu

      ex. Shop +      instead of  ” Shop               +”

      3.  Category page still has that probelm. Screen Shot attached.

      Thanks Harry for the prompt support. This is 5 star to you right away.

      Attachments:
      You must be logged in to view attached files.
    • #32143
      Harry
      Support Expired

      Hi,

      1, 3. Please clear cache of browser and check again, i check on my computer it still work well https://www.loom.com/share/5a3bd2aa215b4a78b20af1641a6513ba

      2. I see you changed position of “+” button. it can’t make Shop + it will break layout of menu http://prntscr.com/o8irl2

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32145
      coveraffair
      Support Expired

      Thanks Harry!

      1.I tried layout 5 in child theme after creating views and header folder. The currency icon is coming  under cart icon.  I want  it on the left side of accounts icons so basically 4 icons on top Currency, account, Wishlist and minicart.

      2.  on the shop page i want to put the add to cart button in the bottom of the image and not at the centre.

      Attachments:
      You must be logged in to view attached files.
    • #32153
      Harry
      Support Expired

      Hi,

      I help you move currency switcher. Please add more code to style

      .jas-currency ul a {
      	padding: 8px 5px;
      }
      .header-5 .jas-currency {
      	margin-top: 0;
      }

      2. Please follow this topic to move add to cart below image http://support.janstudio.net/forums/topic/down-the-add-to-cart-and-quick-view-products/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32163
      coveraffair
      Support Expired

      Thanks that worked 🙂

      1.Now again we have the problem of Scroll bar coming in when we have 100% zoom, its working fine at 90%. You can login and see.

      2. If u see the shop page ive selected 4 columns yet it shows 3. When the page loads it first show 4 and then changes to 3. It Looks very buggy , please help.

      Thanks for all the help so far.

    • #32165
      Harry
      Support Expired

      Hi Coveraffair,

      I check your site it still work well when zoom it, zoom out and shop page still show 4 products/row http://prntscr.com/o8z7b5

      Please try clear cache of your browser and check again.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32166
      coveraffair
      Support Expired

      Harry, I did remove cache and got the results. But different windows have different problems.

      1. Can’t i Remove the Scroll Bar.
      2. Logo Needs to be moved left. It is not aligning with the icons. CSS hero breaks the code when moving .
    • #32172
      Harry
      Support Expired

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-branding {
      	margin-left: 0 !important;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32214
      coveraffair
      Support Expired

      Hi Harry,

      Few queries again.

      1. The plus sign appears on top of the my account drop down while the shop button stays at the back of the drop down. I need to make the + sign also go back cause it is looking ugly otherwise.
      2. I want to remove the lightbox image setting from single product page. I dont want the image to open in a new window . Check Screenshot.
      3.  Need to make currency icon color black.
      4. The filter option in the shop page. I just want a drop down with Popularity and Latest Products and remove price high to low and low to high.
      5. The continue shopping button in the checkout page leads to SHOp page. Is it possible to go back to the same page the guest had come from? Suppose he was on iphone cases in the shop page, he checks out and then wishes to shop more in iphone case, can continue shopping take him back to the same category.

      I’m on the  verge of finishing this website and i’m super happy with your support. Will recommend to my friends.

       

      Thanks

      Attachments:
      You must be logged in to view attached files.
    • #32225
      Harry
      Support Expired

      Hi,

      1,2,3,4. Please add below code to claue > theme option > general layout > custom css to fix

      .jas-my-account ul {
      	z-index: 15;
      }
      .p-item.woocommerce-product-gallery__image a {
      	pointer-events: none;
      }
      .jas-currency {
      	color: #222;
      }
      .woocommerce-ordering select option[value="price"],
      .woocommerce-ordering select option[value="price-desc"] {display: none;}
      

      5. I’m sorry it can’t redirect to same page the guest come before.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32228
      coveraffair
      Support Expired

      Harry,

      1. The logo Breaks in the mobile view. Screenshot attached.
      2. I want to change colour of woocommerce price as i removed CSS HERO. It was creating problems . So share the code to change colour and Font of woocommerce products.
      3. I want to add an Update Cart option in the minicart as well.
      4. I want to adjust left and right padding of Single product page Only.
      Attachments:
      You must be logged in to view attached files.
    • #32238
      Harry
      Support Expired

      Hi,

      1. Please change the code

      .jas-branding {
      	margin-left: 64px !important;
      }

      to

      .header-5  .jas-branding {
      	margin-left: 64px !important;
      }

      2. Please add more code

      .price {
      	color: #696969;
      }

      and change #696969 as you want.

      3. I’m sorry mini-cart doesn’t support this feature

      4. Please add below code

      .jas-wc-single .jas-container {margin: 0; padding: 0}

      and change 0 as your number

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32247
      coveraffair
      Support Expired

      Great!

      1. Need to remove footer completely in all pages.
      2. single product page there is a grey strip on the header which i need to remove. Screenshot attached.
      3. Set default currency as INR (indian Rupee) , however currency is not auto updating by location. Can u please check that once.
      4.  The shop page again shows 3 coloumns, So It loads with 4 but comes back to 3. The page looks buggy, please check.
      Attachments:
      You must be logged in to view attached files.
    • #32254
      Harry
      Support Expired

      Hi,

      1,2. Please add below code

      #jas-footer {display: none;}
      .jas-wc-single > .bgbl {display: none;}

      3. Please try open your site on private window of browser

      4. which screen resolution you test? i check your site all time it show 4 cols.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32255
      coveraffair
      Support Expired

      Hi Harry,

      Its strange how you see it every time and I have 3. I have to physically remove cache and then it comes back and after surfing for a few times it goes away again and become 3 columns.

      Ok,

      1. How do i prevent the Account icon drop down to stop. If you’ll see, whenever you hover the mouse over it a drop down appears and it doesnt go until u click on the account icon. Can we just have the down when clicked on the account button rather than Hover ? Also the same with currency Icon. Thanks
      2. How to make the Metasliders responsive on the mobile.
      3. Any idea how to make Pop up Maker responsive on mobile
      4. On the single product page in Mobile , the bullet point identation looks ugly, possible to solve this?
    • #32256
      coveraffair
      Support Expired

      5. Can I use Ipstack instead of FIXER.io currency APis for our currency plugin that we have. ? By checking auto update by location , it doesn’t work. You can try through VPNs also.  I need it to detect customers IP address and change currency and also make INR(indian Rupee) as base currency isntead of GBP.

    • #32263
      Harry
      Support Expired

      Hi,

      1. If you want stop hover state on my account and currency just show dropdown when click you need more customize code by js

      2. Can you show me where your slider i will give you code

      3. Please create popup and send me link to check, i will give you solution

      4. Please add below code

      @media only screen and (max-width: 767px) {
      .woocommerce-product-details__short-description ul {list-style: none;}
      }

      5. Please try this plugin https://wordpress.org/plugins/woocommerce-product-price-based-on-countries/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32265
      coveraffair
      Support Expired

      HArry,

      1. I have to stop the hover effect as its too annoying. You can also check .Please help here.
      2. Pop you can see once u log in to my dashboard and check popup maker. I have made pop ups for iphone 6 6S, 6 plus 6s plus7, 7 plus 8 plus.
      3. Does Ipstack API work with currency? I tried the plugin u suggested but it doesnt show prices realtime.
    • #32270
      Harry
      Support Expired

      Hi,

      1. Please contact expert at https://bit.ly/2Loo6ke

      2. Please check this tab of popup setting http://prntscr.com/oasaoa

      3. Sorry it doesn’t support multi currency, it only show currency of current IP but not update exchange rate. Please try this plugin https://wordpress.org/plugins/woocommerce-currency-switcher/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32271
      coveraffair
      Support Expired

      Ok, Good help.

      1. Can you help in making the search button pop up a litle better. Its opening in a full screen black window. I would like a smaller window with a box in which the customer finds it easy to type.
      2. If i buy the currency plugin, is it possible to place a widget next to the filter option in the shop Page
    • #32272
      coveraffair
      Support Expired

      And Finally Harry, After this I may not trouble you further. 🙂 These points below are only for Mobile version.

      3.Home page meta slider first image gets covered in the menu. (screenshot attached)

      4.Pop ups are left indented and images are small, I want to align text to center and make images larger for mobile.(screenshot attached)

      5. 4 dots (navigation) coming on top of Logo Eeehaw. please take that behind. (screenshot attached)

      6. Can i add spacing between the points so that its clear for customers without affecting desktop view. Screen shot attached.

       

       

      Attachments:
      You must be logged in to view attached files.
    • #32292
      Harry
      Support Expired

      Hi,

      1,3,5. Please add below code to Claue > Theme Option > general layout > custom CSS

      .header__search {
      	height: 50%;
      }
      @media only screen and (max-width: 1024px)
      .top-menu.visible-1024 + #jas-content {
          margin-top: 70px;
      }
      .slick-dots{z-index: 9;}

      2. Yes, if you buy this plugin i will help you integrated to our theme.

      4. I check on screen it still center and bigger than your http://prntscr.com/ob68tk

      6. Please remove the code

      @media only screen and (max-width: 767px) {
      .woocommerce-product-details__short-description ul {list-style: none;}
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32296
      coveraffair
      Support Expired

      Hi Harry,

      You’re a superMAn bro. Thanks for the help.

      Ok I have bought woocs multi currency plugin and I want to place it on the product listing pages only, next to the filter option like I mentioned. You can log in and check.

       

      thanks for being the best.

    • #32303
      Harry
      Support Expired

      Hi,

      Please add below code to claue-child > functions.php

      add_action( 'woocommerce_before_shop_loop', 'add_currencies_switcher', 30 );
      function add_currencies_switcher() {
          echo do_shortcode('[woocs]');
           
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32356
      coveraffair
      Support Expired

      Harry,

      The LOAD MORE button is still very buggy after removing Cache, it takes two clicks to open.

      Help please. Thanks

    • #32363
      Harry
      Support Expired

      Your shop page load so much products. I recommend decrease number of products per page in Theme Option > WooCommerce > Product Listing Settings > Products per page

      And please go to Appearance > Customize > WooCommerce > Product Images > Thumbnail Width and change to 370 to reduce image capacity.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32368
      coveraffair
      Support Expired

      Superb Harry!

      One more thing, I dont see an “add to cart” button on the shop page  in my mobile? Can u check please.

      Thanks.

    • #32375
      Harry
      Support Expired

      Hi,

      On mobile we have to hide add to cart button for user can view full the image as requires of more customer.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32379
      coveraffair
      Support Expired

      Ok,

      1.In Mini cart we need to align prices correctly. (check screenshot)

      2. In the my account page , I need to change the bullet type to 1. 2. .from + (Screen shot attached)

      3. When we register, I want to change the password character option from  13 characters to minimum 8 characters. When we register it gives the option below ” your password should be minimun 13 characters with upper lower and all . I want to make it simpler with minimum 8 characters.

      Attachments:
      You must be logged in to view attached files.
    • #32400
      Harry
      Support Expired

      Hi,

      1,2 . Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-mini-cart .variation,
      .jas-mini-cart .quantity, 
      .widget_shopping_cart .variation, 
      .widget_shopping_cart .quantity {
      	margin: 0 0 0 75px;
      }
      .woocommerce-MyAccount-navigation ul li {
      	list-style-type: number;
      	margin-left: 0;
      }
      .woocommerce-MyAccount-navigation ul li::before {
      	display: none;
      }

      3. Please try this plugin https://wordpress.org/plugins/wc-password-strength-settings/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32411
      coveraffair
      Support Expired
      1. When we click on search it opens up in a black screen 50% with cursor right on the top. Can we have a smaller box type search? If not then how can we bring the cursor down? Screenshot attached.
      Attachments:
      You must be logged in to view attached files.
    • #32413
      coveraffair
      Support Expired

      In reference to above topic I’ve added AJAX search plugin and would like to use it with your search icon or whatever that makes it look neat.

       

    • #32415
      Harry
      Support Expired

      Hi,

      1. With your header layout i recommend use popup search and add below code to claue > theme option > general layout > custom CSS

      .header__search > div {
      	top: 50%;
      	-webkit-transform: translate3d(-50%, -50%, 0);
      	transform: translate3d(-50%, -50%, 0);
      }
      .header__search {
      	height: 200px;
      }

      and change 200px with your number.

      2. Please copy file layout-5.php in claue > views > header to claue-child > views > header and replace code from line 57-64

      <form class="header__search w__100 dn pf" role="search" method="get" action="<?php echo esc_url( home_url( '/' ) ); ?>" <?php jas_claue_schema_metadata( array( 'context' => 'search_form' ) ); ?>>
      	<div class="pa">
      		<input class="w__100 jas-ajax-search" type="text" name="s" placeholder="<?php echo esc_html__( 'Search for...', 'claue' ); ?>" />
      		<input type="hidden" name="post_type" value="product">
      	</div>
      	<a id="sf-close" class="pa" href="#"><i class="pe-7s-close"></i></a>
      </form><!-- #header__search -->

      with new code

      <div class="header__search w__100 dn pf">
      	<div class="pa">
      		<?php echo do_shortcode ('[wcas-search-form]') ?>
      	</div>
      	<a id="sf-close" class="pa" href="#"><i class="pe-7s-close"></i></a>
      </div><!-- #header__search -->

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #32521
      coveraffair
      Support Expired

      Hi Harry,

      1. Can I get the search option icon only on all pages?

       

      Attachments:
      You must be logged in to view attached files.
    • #32524
      Harry
      Support Expired

      Hi,

      It now i can’t access your site, please check.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 55 reply threads

You must be logged in to reply to this topic.