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, 5 months ago Mirela
    Participant
    in reply to: Codeless Slider responsive?

    Hello,

    i fixed it. I added this code into your custom css box:

    @media (max-width: 979px){
    .swiper-slide.swiper-slide-visible.swiper-slide-active {
        width: 770px !important;
        height: 436px !important;
    }
    .codeless_slider_swiper.parallax_slider {
        height: 333px !important;
        min-height: 333px !important;
    }
    .parallax_slider .codeless_slider_wrapper {
        min-height: 545px;}
    .codeless_slider .swiper-slide .buttons.align-center {
        margin-top: -190px;
        left: 63% !important;
    }
    }

    Please check your site.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Issue with Portfolio Section Categories /Portfolio categories on single page

    Hello,

    You (and i) were editing the wrong file. You are actually using “specular_DEL” theme. So you should have edited this file instead, specular_DEL/includes/core/codeless_routing.php.
    I already change that. I set up the value to 99 portfolio items. Please check your site.
    Change the value if you want.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Custom JS – Custom Page Header – sidebar mobile

    Hello,

    You can assign any page as your blog page (screenshot). The posts will be shown by default in that page, after setting it up as blog (screenshot). It will reflect all the configurations set up in General Options > Blog Config (screenshot).
    I can help you set it up if you send us your wp credentials in a private reply.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Accordion not working after update

    Hello,


    @mgr
    ,
    You are replacing the wrong file. Please download vc_accordion_tab.php here, and add it in folder specular/vc_templates.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: VC Button

    Hello,

    Sorry for the inconvenience.
    Please go to file includes/core/codeless_elements.php, find this line:
    vc_remove_element("vc_btn");
    and replace with this:
    //vc_remove_element("vc_btn");
    Save file and refresh page.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Header images on large monitors don't view well.

    Hello,

    For large monitors of that scale, your images are not big enough. I see the home page slide image is 1425px x 812px. This is not suitable for over 1900px wide screens. You should import images with better resolution (at least the double of what you have).
    As for the responsive, you can set it up via css.
    We can help you with that, just manage the images first.
    Let us know.

    PS: We are very happy to know you are satisfied with our theme. Thank you for your kind words!

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Accordion

    Hello,

    Please add this code into your custom css box:

    a.accordion-toggle {
        background-color: #D1D2D1 !important;
    }

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Update to v1.5 and missing VC elements

    Hello,

    To enable it again, please go to file includes/core/codeless_elements.php and find this line:
    vc_remove_element("vc_widget_sidebar");
    Replace with this:
    //vc_remove_element("vc_widget_sidebar");
    Save file and refresh page.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Buttons when using woocommerce

    Hello,

    Please add this code into your custom css box:

    a.button.product_type_simple.btn-bt.default {
        top: 25% !important;
    }
    a.quick-view-button.button.btn-bt.default {
        top: 46% !important;
    }

    Result.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: accordion title

    Hello,

    Please download here file vc_accordion_tab.php, and replace the current file in folder specular/vc_templates/. Recreate the accordion element after file change.
    We will fix this in the next update.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Google Fonts – Codeless Slider

    Hello,


    @01labs
    ,
    Google fonts are fully supported from Codeless slider. Can you please send us your site’s credentials in a private reply? so we can give it a closer look.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Multi languages plugin for Tower theme

    Hello,

    We recommend using WPML plugin for a multilingual site. It is fully compatible with Tower theme.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Change the default of color of hyperlink in content page

    Hello,

    I have answered you previously about the links color in this topic of yours.
    You do not have to add a css class for every link, to have this for all links in your site, just add this code into your custom css box:

    p a {
        color: #227EC2 !important;
    }

    Change the color to your wish. Let us know.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: Importing Business Clean Demo

    Hello,

    You can increase/decrease footer height, by changing the padding values. I added this code into your custom css box:

    #footer .inner .row-fluid.ff:first-child {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    It is already smaller, but you can edit the values to your wish.
    -I added this code into your custom css box:

    @media (max-width: 480px){
    .slider#slider-fullwidth {  min-height: 116px !important;}
    }
    @media (max-width: 979px){
    .slider#slider-fullwidth {  min-height: 278px !important;}
    }

    This is the result.

    Best regards!

    10 years, 5 months ago Mirela
    Participant
    in reply to: ListItem icon on mac

    Hello,
    I made a test in page “services-2”, but i do see the icons in both desktop safari and iphone (screenshot).
    Did you solve your issue? Let us know.

    Best regards!

Viewing 15 posts - 10,426 through 10,440 (of 12,542 total)
← 1 2 3 … 695 696 697 … 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