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

  • 9 years, 9 months ago Kris
    Participant
    in reply to: Portfolio Item Header

    Hello,

    I can’t access your page screenshot.
    What theme version do you have? Have you installed third party plugins?
    We need to see a screenshot or your page url to understand what is going on.
    Send us your wp credentials ti give it a closer look. Just update the profile user information for that. Read this article for more information.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Full Blog Masonry

    Hello,

    1. To disable date on blog go to General options > Blog config and disable the Show date at blog post button.
    To not display the category on blog page, go to Apperance > Widgets > Sidebar blog and move the Categories from it see screenshot( just drag and drop the categories widget).
    2. To change the font size of posts headline, go to General options > Blog styling and choose the font size you wish see screenshot.
    3. Add this code to your custom CSS box to change the color of the arrow icon:

    .blog-article.grid-style .media .overlay .post_type_circle i:hover {
        color: #5f5f5f;
    }

    Change the color to your wish.
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Remove blog style or add /blog/ parent to posts

    Hello,

    It is not possible to show a slider on the portfolio item page, that’s why you can not see the slider options on the page settings. But you can set up the page header, choose a height, header style and a background.
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: customizing call-to-action color

    Hello,

    This can be done with some CSS.
    Can you show us a link where you want to try this?

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Service Squares Linkability

    Hello,

    To make the square services icons links too, please go to file vc_template/services_large.php and find this line:
    $output .= '<div class="icon_wrapper"><span class="top"></span><span class="left"></span><span class="right"></span><span class="bottom"></span><i class="'.esc_attr($icon).'"></i></div>';
    Replace with this:
    $output .= '<div class="icon_wrapper"><span class="top"></span><span class="left"></span><span class="right"></span><span class="bottom"></span><a href="'.esc_url($data['link']).'"><i class="'.esc_attr($icon).'"></i></a></div>';
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Center social icons in header widgetized area

    Hello,

    Add this code to your custom CSS box to center them:

    .header_7 .header_wrapper .footer_social_icons {
        margin-left: 41px !important;
    }

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Recent Portfolio with Carousel

    Hello,

    Sorry! We will fix this issue on the next tower update really soon.
    You will be updated as soon as we resolve it.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Contact form coloured lines

    Hello,

    Please add this code to your custom CSS box:

    div.wpcf7-mail-sent-ok {
        border-color: transparent !important;
    }

    This code is for the green lines after sending a contact.
    Add this code:

    div.wpcf7-validation-errors {
     border-color: transparent !important;
    }

    to remove the yellow lines that appears when you send a non valid contact.
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Homepage not responsive – Specular

    Hello,

    Sorry for the late reply.
    The file is located to your theme files –> \wp-content\themes\specular\js. Here open jquery.onepage.js and replace the lines.
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Footer not hidden

    Hello,

    You can change the slider height on your page settings see screenshot.
    I see from the other topic of yours, that you can not find these settings. If so give us your credentials. We responded to your other topic for that.
    If you want to edit other options of codeless slider, go to: screenshot. For more detailed information watch this video tutorial here.
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: codeless slider

    Hello,

    The page setting are shown at the end of the page, when you click edit this page. Anyway give us your credentials to give this a closer look. Just update your profile user information (read this article) for that.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: FAQ accordion scroll

    Hello,

    I see you have installed this third party plugin: Remove query strings from static resources. This plugin may conflicts with theme. You have also this error in your page see screenshot. Please deactivate the plugin (or other third party plugins) and see if it conflicts.
    Let us know if the issue persist.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Footer not hidden

    Hello,

    The footer is showing just right. That happens because the content of the page its too large for the footer to be shown on the same page height without scrolling.
    You can reduce the height of the slider to make the footer shown without scrolling.
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Footer not hidden

    Hello,

    The footer is showing just right. That happens because the content of the page its too large for the footer to be shown on the same page height without scrolling.
    You can reduce the height of the slider to make the footer shown without scrolling.
    Let us know.

    Best regards!

    9 years, 9 months ago Kris
    Participant
    in reply to: Mysterious gap & Inconsistent image sizes shown on portfolio grid

    Hello,

    What version of theme and visual composer do you have? Have you installed third party plugins? Maybe one of them conflicts.
    Send us your credentials to have a closer look to the issue.
    Just update you profile user information for that. Read this article for more information.

    Please don’t open many topics with the same issue, it can be a little confusing even for us. I am closing the other topic, so you can write only on this one.

    Best regards!

Viewing 15 posts - 241 through 255 (of 427 total)
← 1 2 3 … 16 17 18 … 27 28 29 →

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