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

A few questions

    • 5 years, 10 months ago businessbuilders
      Participant

      1. The Reservation button doesn’t have the option to open in a new page. https://prntscr.com/ow8fwk

      2. The highlighted sections on the home page (https://prntscr.com/ow8gfi) are not really responsive at all.

      3. How do we replace this image? https://prntscr.com/ow8hqd

      Thanks!

    • 5 years, 10 months ago businessbuilders
      Participant
      This reply has been marked as private.
    • 5 years, 10 months ago Mirela
      Participant

      Hello,

      1-Yes, the header button does not open in new tab. To make it you need to edit theme files. Go to file …
      Find this block:
      <a href="<?php echo esc_url($link) ?>" class="<?php echo esc_attr( codeless_button_classes() ) ?> cl_header_button <?php echo esc_attr( $this->generateClasses( '.cl_header_button' ) ) ?>"><span><?php echo cl_remove_empty_p( cl_remove_wpautop($btn_title, true) ) ?></span></a>

      and replace with this:

      <a href="<?php echo esc_url($link) ?>" target="_blank" class="<?php echo esc_attr( codeless_button_classes() ) ?> cl_header_button <?php echo esc_attr( $this->generateClasses( '.cl_header_button' ) ) ?>"><span><?php echo cl_remove_empty_p( cl_remove_wpautop($btn_title, true) ) ?></span></a>

      2. I don’t see any issue with the highlighted sections apart from the line height of the title. For it i added this css in your Custom Css box:

      @media(max-width:480){
      h2#cl_custom_heading {
      	line-height:50 !important;
      		}
      }

      Please refresh page and check again.

      3. The image is set as background of the row. To replace it go to Row Settings > Design > Background Image. See screenshot: https://ibb.co/52f298x

      Best regards!

    • 5 years, 10 months ago businessbuilders
      Participant
      This reply has been marked as private.
    • 5 years, 10 months ago Mirela
      Participant

      Hello,

      1-I am so sorry, i must have thought i pasted the file path before sending. The file is: picante\includes\codeless_builder\header-elements\cl_header_button.php

      2-4-Yes, sure. Just add this css (remove the last css i gave you):

      @media (max-width:480px) {
      h2 {
         line-height:1.3 !important;
      }
      .wp-block-column {
          margin-bottom: -2em !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