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

  • 10 years, 3 months ago Mirela
    Participant
    in reply to: How to update to March 2016 version of Tower?

    Hello,

    Please read more detailed information about the procedure in our online documentation.
    The settings and content are not affected by a theme update. Only theme files will be overwrite. So if you have made direct changes to theme files, we strongly suggest to save a backup of them.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: icon name displays in the site

    Hello,

    Please add this code into your custom css box:
    .dashicons-wp-svg-gift:before, [data-icon]:before {display: none;}
    Yes, to update theme you need to download the new folder and overwrite the current theme files (located at wp-content/themes/tower).

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: icon name displays in the site

    Hello,

    Please add this code into your custom css box:
    .dashicons-wp-svg-gift:before, [data-icon]:before {display: none;}
    Yes, to update theme you need to download the new folder and overwrite the current theme files (located at wp-content/themes/tower).

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: WooCommerce / Shop problems

    Hello,

    Sorry for the late reply.
    You have many third party plugins, which could be affecting theme scripts. Please deactivate them all and try again.
    The Wwoo Related Products plugin you have installed,is sending a warning message in the product page.
    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Feature Image size on pages

    Hello,

    Sorry for the late reply.
    Please create a test page with the elements having responsive issues and send it to us. so we can debug it.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: automatic carousel blog sliding

    Hello,

    Can you please send us a link where are you using it?

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Search Field Placeholder

    Hello,

    Please go to file searchform.php and find this line:
    <input type="text" size="16" placeholder="<?php esc_attr_e('Search', 'codeless') ?>&hellip;" name="s" id="s">
    Change the “Search” here.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Woocommerce Template Files out of date

    Hello,

    What version of the theme do you have? Please update it to it’s latest version. It has WooCommerce files updated.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: background color in responsive menu

    Hello,

    To change the background color of mobile menu, please add this code into your custom css box:

    @media (max-width: 480px){
    header#header .container {
        background-color: azure !important;
    }}

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Remove Categories Description from portfolio

    Hello,


    @karlob
    ,
    As i previously wrote, you have another style of portfolio. This means that you needed to edit another css class. I added this code into your custom css box:

    .portfolio-item.grayscale .project h6 {
        display: none;
    }

    The slug are removed now. Please check your site.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: show all images on portfolio page

    Hello,

    The file is not listed in Appearance > Editor. You need to access it from ftp.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Help with theme Tower

    Hello,

    1- I checked the “Contact Us” link and it works. Did you manage to fix your issue?
    2- How do I get rid of the space above the drop down menu so it looks like this – https://codeless.co/tower/business/landing/ – Do you mean the header height? Or the Top Nav area? I set off the top nav in General options > Header Options > Top Widgetized Area.
    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: #anchor References in Menu Inconsistent

    Hello,

    Can you please send us a link where is this happening?

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Shopping Cart colors and Headers/Menus in Web and Mobile

    Hello,

    1-The header style you have chosen does, by default does not display these tools in sticky mode. You are right. I added this code into your custom css box:

    .header_11.sticky_header .header_tools {
        display: block !important;
        padding-top: 30px !important;
    }

    To make them show. Please check your site.

    2-You can learn more regarding css and how to use it from this site. Or hire a developer to help you with further customizations.

    3-Please update theme. This is solved in the later versions.

    5-Do you mean this “remove item”->screenshot?
    I edited the first code i gave you, to this: .header_tools .cart .cart_item .remove:after { color: #777 !important;}
    Change the color to your wish.

    6-Sorry but this is a customization not included in theme support.

    7-The mobile navigation has a certain style which does not include the cart and search tool. If you want, you can add it by using css.
    The current Woocommerce files are perfectly compatible with the theme. What issue are you experiencing?
    I added this code into your custom css box, to fix their view in mobile:

    @media (max-width: 480px){
        .header_tools { float: left;}
    }

    Please check your site.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: header background image

    Hello,

    Glad to know you sorted it out. Thanks for sharing.

    Best regards!

Viewing 15 posts - 9,601 through 9,615 (of 12,542 total)
← 1 2 3 … 640 641 642 … 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