Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

"Account Login" on moible & search problem

account loginSearch
    • 7 years, 2 months ago muldemo
      Participant

      Expired

      Hi team,

      1) I have the “Account Login” on desktop version, while it disappears on mobile. How to show it up on mobile menu?
      menu

      2) Search problem on mobile:
      https://flic.kr/p/26KupVP
      2A) the search bar is overlapped on the cart icon. it will only be closed until i click the menu button. Can i make it closed when i press it (the icon or else)?
      menu 2
      2B) Can i remove the search text in the icon?
      menu 3

      THANKS!

    • 7 years, 2 months ago Mirela
      Participant

      Hello,

      1-Please add this code into your Custom Css box:

      @media (max-width: 480px) {
      .extra_tools_wrapper .tool.account {
          display: block !important;
      }}

      2-Please add this code:

      @media (max-width: 480px) {
      input.search-field.input-search-field {
          margin-left: -99px !important;
      }
      .extra_tools_wrapper.style-small .tool {
          width: 22px !important;
      }}

      This should be the result: https://postimg.cc/image/hzwnvgeif/
      3-As for the search text appearing in search icon, please go to file \includes\codeless_builder\header-elements\cl_header_search.php
      find this line:
      <input type="search" id="<?php echo esc_attr( $unique_id ); ?>" class="search-field input-search-field" <?php $this->generateStyle( '.search-element .input-search-field', true ); ?> placeholder="<?php echo esc_attr__( 'Search Your Style', 'june' ); ?>" autocomplete="off" value="<?php echo get_search_query(); ?>" name="s" />
      Edit to this:
      <input type="search" id="<?php echo esc_attr( $unique_id ); ?>" class="search-field input-search-field" <?php $this->generateStyle( '.search-element .input-search-field', true ); ?> placeholder="<?php echo esc_attr__( 'Search Your Style', 'june' ); ?>" autocomplete="off" value="" name="s" />
      Save changes.
      Let us know.

      Best regards!

    • 7 years, 1 month ago muldemo
      Participant

      Expired

      Thanks a lot!!!!!!!!!

      I have tried the search setting on mobile which still over lapped with the “accounts” & “cart”.

      is it possible to make the search like this?

      1

    • 7 years, 1 month ago muldemo
      Participant

      Expired

      1) Hi, If the search can be a “open-box” style search as shown on the above that will reallyyyyyy appreiciated!

       

      2) Besides, part of the menu bar disappear on iphone 5. iphone 6 & 7 are great.

      1

    • 7 years, 1 month ago Mirela
      Participant

      Hello,

      1-Changing the search style to this one, requires more coding than the above. Sorry but this is a customization not included in support.

      2-For menu display in the iphone 5 screen, please add this code:

      @media (max-width: 340px){
      .extra_tools_wrapper {
          display: block !important;
          visibility: visible !important;
      }}

      Best regards!

Viewing 4 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password