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

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 7 years, 7 months ago Mirela
    Participant
    in reply to: Problem with button spaces in mobile version

    Hello,

    Add this css in your Custom Css menu:

    @media (max-width: 480px){
    .row > .cl_column.align-v-middle {
        margin-bottom: 10px;
    }}

    Let me know.

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Search of products in the online store header

    Hello,

    I added this css in your Custom Css menu:

    .search-results h1:not(.custom_font), .h1 {
        font-size: 35px !important;
        line-height: 40px !important;
    }
    .search-results article .post-thumbnail > img {
        width: 50% !important;
        margin-left: 25% !important;
    }
    .search-results	h2:not(.custom_font), .h2 {
        font-size: 40px !important;
        line-height: 40px !important;
    }

    This is the result: https://postimg.cc/vx8bGLzR

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Mobile Display Issues

    Hello,

    The menu – logo- cart default position is to be: menu on the left of logo, cart on right of logo. To change it add custom css in the Custom Css box. Sorry but these are styling customizations, not included in support.

    -For the title in mobile and ipad, i added this css inside the respective @media rules:

    .header_page h1 {
        line-height: 25px !important;
    }

    By reducing the line height of the title, the remaining words (that were not visible) will be put up enough to be visible.

    -I checked the checkout page in ipad before and it looked ok. Can you please clear cache again and hard refresh? Send us a screenshot of it if you can. So i can understand better what you see.

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Mobile Menu Not Working

    Hello,

    There is no problem with mobile menu in theme default form. Please deactivate the third party plugins you have installed and make sure ALL recommended plugins from theme are updated and activated (screenshot).

    Let us know if you still can not see the mobile menu after these steps.

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Stripe for Woocommerce

    Hello,

    Can you please be more specific? Does it work in mobile or not?
    This is not a tested plugin so i can’t give you a direct answer. I will forward your topic to the developers. So they can check and see what we can do.

    Please know that we do not support third party plugins.

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Translate the word "reviews" into your subject

    Hello,

    Sorry for the delay.
    Please go to file functions.php and find this code (line 365):

    'language' => array(
                   'added' => esc_attr__('Added', 'june'),
                   'add_to_cart' => esc_attr__('Add to Cart', 'june')
                  )

    Change the text here.

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: 1-click demo not working

    Hello,

    Please make sure to have enough WP memory limit and upload max file size . Check here theme’s minimum server requirements:
    https://codeless.co/june/documentation/#requirements

    Let us know.
    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Menu Style – Different Font

    Hello,

    You can change the menu font style in Customize > Header > Menu Style (screenshot).

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Revolution slider option

    Hello,

    Update it manually. Go to your Envato account, under Downloads, download theme again. The latest version is available.

    Unzip the main file and extract theme folder. Go to wp-content/themes folder in your wordpress installation. Use a ftp account or cpanel to access it. And replace the current theme files with the new version.
    Go back to wordpress dashboard. If you see any notice to update plugins, follow the instructions and update all included in theme, plugins.

    Let me know if you need further assistance.

    NOTE: if you have made any direct changes to theme files, make sure to save a backup of them! Because the update will overwrite all theme files (not the settings*) and thus all changes will be lost.

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Anchor – Redirect to a DIV from a Buttom

    Hello,

    Of course. That’s all you need to add, an anchor to the section. So just add an id to the row of the section you want to link it to (screenshot). Then add the link to this section in the button or other element you want to use. (screenshot).

    Just be sure to set the link as full link. Example above: https://localhost/picante/about-us/#gossip

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Add to Cart on the Menu (Food Menu)

    Hello,

    Sorry but this is not possible with theme default options.
    To add this, code customization is needed and that’s beyond the support coverage. If you feel this is a feature needed for theme, you can suggest our developers to add it and other features in “Suggest Us Features” forum.

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: WP backend does not update to frontend properly

    Hello,

    Yes, you can download the latest version available always in Envato > Downloads. To check theme version, unzip the main file downloaded. Go to theme folder and open style.css file. The version is right at the top of the file/ Screenshot: https://postimg.cc/0MJrhsmm
    Or when it’s installed, you can check the version from Appearance > Themes > Theme Details (screenshot).

    Check here the ways how to update theme: https://codeless.co/documentation/main.html#update_theme

    Let us know.
    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: specular assistance

    Hello,

    Just change the value to your wish. Set it to negative number to move the image more to the left. Example:

    @media (max-width: 767px){
    footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
        margin-left: -10px !important; 
    }}

    Best regards!

    7 years, 7 months ago Mirela
    Participant
    in reply to: Price Range is Backwards

    Hello,

    Can i please see a link of your site?

    Best regards!

    7 years, 8 months ago Mirela
    Participant
    in reply to: Image Full Height and Width

    Hello,


    @reibz
    ,
    Go to the column’s settings > Design Options > Margin/Padding. Set some values here until you have the background image sorted out.

    You can use negative values for the margin.

    Best regards!

Viewing 15 posts - 2,206 through 2,220 (of 12,542 total)
← 1 2 3 … 147 148 149 … 835 836 837 →

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