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, 7 months ago Mirela
    Participant
    in reply to: Title Tag Problems

    Hello,

    Glad to know it’s all set.
    This will be fixed in the next update so you won’t have to do it yourself anymore.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Decrease space below menu

    Hello,

    Please edit the above code to this:

    #rev_slider_1_1_wrapper {
        margin-top: -85px !important;
    }

    Let us know.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Text not showing up since VC update

    Hello,

    Please recreate the elements again.
    I can’t login in your site, with these credentials.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Archive page not displaying correctly…

    Hello,

    Please add these lines into your custom css box:

    .archive .page_header_yes .top_wrapper {
        padding-top: 100px;
    }
    .archive #header {
        background-color: #5899D2;
    }

    Edit the color to your wish. Result.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Title Tag Problems

    Hello,

    Please refer to this topic about it.

    PS: This is Specular theme forum. Please write at your theme’s specific forum for future questions.

    Best regards!

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

    Hello,

    yes, please go to file vc_templates/button.php and find this line:
    $output .='<a class="btn-bt '.esc_attr($cl_redata['overall_button_style'][0]).'" href="'.esc_url($button_2_link).'"><span>'.esc_attr($button_2_title).'</span><i class="'.esc_attr($icon).'"></i></a>';
    Replace with this:
    $output .='<a class="btn-bt '.esc_attr($cl_redata['overall_button_style'][0]).'" target="_blank" href="'.esc_url($button_2_link).'"><span>'.esc_attr($button_2_title).'</span><i class="'.esc_attr($icon).'"></i></a>';

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Page background

    Hello,

    Glad to see you found it.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Sub-sub Menu Alignment

    hello,

    I added this code into your custom css box:

    nav .menu > li > ul.sub-menu li > .sub-menu {
        top: 0 !important;
        left: 100%;
    }

    Please check your site.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Revolution Slider Error on Creating New Slider

    Hello,

    I imported a test slider (Main slider), edited it and i had no issue. Please try again with your slider.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Staff carousel

    Hello,

    I fixed them.
    Please check your site.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Responsive Menu Issue

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 979px){
    .header_7 #navigation nav .menu {
        width: 30%;
    }}

    Let us know.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Removing Testimonials

    Hello,

    Please go to file includes\core\codeless_elements.php and add these lines at the beginning of the file:

    vc_remove_element("vc_single_testionial");
    vc_remove_element("vc_testimonial_cycle");
    vc_remove_element("vc_testimoniual_carousel");

    Now, at the same file find and remove these lines: https://codeshare.io/YRVHj

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: add a footer to the portfolio and the blog pages

    Hello,

    I am sorry for your frustration, but the situation you have is not normal and it does not happen on our side. So i need the credentials to check what is wrong in your site. 1-You send us a user with no rights at all. I couldn’t do anything with it.
    2-Via Inspect Element i noticed that theme version is not the last. We have made made important changes to it, and it can resolve your issue.
    3-Lastly, apparently you disabled the user you send us as i can’t login anymore(screenshot). Neither can i inspect it via inspect element anymore(right click disabled).

    Please let us check it up so we can save time to you and ourselves as well.
    We have no interest at all to waste time as there are a lot of other customers requiring our support.
    I hope you can understand.

    Best regards!

    10 years, 7 months ago Mirela
    Participant
    in reply to: Tower theme – changing default homepage image and copy

    Hello,

    Before posting on support forum please read the theme documentation, the Knowledge Base page and search the support forum for opened topics about your problem. If you don’t find the answer then add a new topic at the theme forum. We will do our best to assist you asap.

    Ps: This is Specular theme forum. Please post at your theme’s specific forum for future questions.
    I will redirect this topic to the right forum.

    Best regards!

    • This reply was modified 10 years, 7 months ago by Mirela.
    10 years, 7 months ago Mirela
    Participant
    in reply to: Codeless slider getting cut in the mobile version

    Hello,

    Sorry for the late reply.
    I added this code into your custom css box:

    @media (max-width: 480px){
        .boxed_layout .codeless_slider_swiper { min-height: 200px !important;}
        .codeless-slider-container.swiper-parent.swiper_slider.codeless_slider { height: 200px !important;}
    .swiper-slide { min-height: 200px !important;}
    }
    @media (max-width: 979px){
        .mobile_small_menu { text-decoration: none; }
    }

    The slider does show in mobile now. But this is not the correct behavior however. We recommend you to update theme to it’s latest version.

    Best regards!

Viewing 15 posts - 10,981 through 10,995 (of 12,542 total)
← 1 2 3 … 732 733 734 … 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