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

Main Navigation Remove Border, Team box adjustments

headerteam
    • 9 years, 9 months ago shaunhil
      Participant

      Expired

      Using the header style Centered logo and navigation how do I get rid of the white line on top and bottom of the navigation section?

      Bonus question: Is there a way I can increase the white box size of the Single Team Member sections?

    • 9 years, 9 months ago Mirela
      Participant

      Hello,

      Please add these line sinto your custom css box:

      .header_10 .full_nav_menu .container {
          border-top: none;
          border-bottom: none;
      }

      For the single team member add this code to change the height:
      .vc_col-sm-4 { height: 376px;} If this won’t do, please send us your site’s url so i can give a more specific code.

      Best regards!

    • 9 years, 9 months ago shaunhil
      Participant

      Expired

      The site url is http://www.leatherdaleinsurance.com

      The page I would like to make some changes on is http://www.leatherdaleinsurance.com/contact

      I can’t figure out how to make a list item email – [email protected] a mailto link

      I also would like email I make in the staff section description a mailto link but can’t figure that out either.

      I change the staff.php size to 500 the line said this

      $output .= ‘<div class=”content”>’;
      $output .= ‘<h5>’.esc_html(get_the_title()).'</h5>’;
      $output .= ‘<span class=”position”>’.esc_attr($position).'</span>’;
      $output .= ‘<p>’.codeless_text_limit(get_the_excerpt(), 500).'</p>’;
      $output .= ‘</div>’;

      I would like to have all the boxes the same size instead of moving with the description. I’m guessing I’m editing the wrong section.

      Thank you for your help with the header navigation it worked perfect.

    • 9 years, 9 months ago Mirela
      Participant

      Hello,

      Sorry for the late reply.
      The email in Contact page list, is not possible to be turned into a mailto link.
      The edit you made in the staff.php file allows you to get more text than before. It does not change the block size.
      Add this code into your custom css box, to make the staff boxes the same height:
      .single_staff .content { height: 250px !important;}
      And as for the email in staff content, go to file staff.php and find this line:
      $output .= '<p>'.codeless_text_limit(get_the_excerpt(), 500).'</p>';
      Replace it with this:
      $output .= '<p>'.codeless_text_limit(get_the_content(), 500).'</p>';
      Then you you should just make email link in the text editor.
      example:<a href="mailto:[email protected]">[email protected]</a>

      Best regards!

    • 9 years, 9 months ago shaunhil
      Participant

      Expired

      Great theme and appreciate the help. Over the top support.

    • 9 years, 8 months ago Mirela
      Participant

      Thank you for the appreciation! :)

Viewing 5 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