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

  • 11 years, 3 months ago Mirela
    Participant
    in reply to: Contact form 7

    Hello,


    @privacylab
    , Please go to file style.css and find this line:

    div.wpcf7-mail-sent-ok {
     border: 2px solid #398f14; 
    }

    edit it to this:

    div.wpcf7-mail-sent-ok {
    /* border: 2px solid #398f14; */
    }

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Visual Composer tab pb Gallery element

    Hello,

    I edited the code. This is what i see from your site now: Screenshot1 , Screenshot2, Screenshot3.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Circle Image code not working

    Hello,

    What version of Visual Composer do you have? Please try using “Service Circle Icon” element, for the circle image. Let us know.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Home Page Recent Portfolio (Business Demo 4) With carousel not working properly

    Hello,

    The carousel feature for recent portfolio does not have side arrows. You can drag with your mouse, the portfolio items from left to right and vice versa. See online demo: https://codeless.co/specular/business4/

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Transparent header

    Hello,

    Please see image1 & image2 on setting up the page’s options to have the transparent header. Set “Sliders options” to none.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Menu hover style

    Hello,

    I found this css of your menu:

    .header_1 nav .menu > li > a::before {
    margin-right: 12px;
    content: '';
    }

    but the ‘content’ is empty. Please edit it to this:

    .header_1 nav .menu > li > a::before {
    margin-right: 12px;
    content: '[';
    }

    Then do the same with this code:

    .header_1 nav .menu > li > a::after {
    margin-left: 12px;
    content: "";
    }

    edit to this:

    .header_1 nav .menu > li > a::after {
    margin-left: 12px;
    content: "]";
    }

    Result screenshot.
    If still no luck, then send us your wp credentials, so we can do it for you.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Staff picture size and link

    Hello,


    @JoshGoldenberg

    I have replied you here: https://support.codeless.co/?topic=changing-staff-picture-size-on-individual-staff-pages/#post-1990

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Changing Staff Picture Size on individual staff pages

    Hello,

    To achieve this, please add into your custom css box, the lines:

    .blog-article.standard-style .content {
    width: 50%;
    }
    .blog-article.standard-style .media {
    width: 50%;
    }

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Contact Page styling

    Hello,

    Can you be more specific on the changes you want to make? So i can help you. Please send me some screenshots of the resulting form and your site’s url.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Portfolio Problems

    Hello,

    Please reset your permalinks and try again. Let us know.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Spacing issue with ‘List’ Element

    Hello,

    Please add these lines into your page’s custom css box:

    .wpb_row.section-style, .wpb_row.standard_section {
    margin-bottom: 10px;
    }

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Contact Page styling

    Hello,

    You can just add some css into you custom css box. Let us know if you need help with that!

    Best regards!

    • This reply was modified 11 years, 3 months ago by Mirela.
    11 years, 3 months ago Mirela
    Participant
    in reply to: Mobile Version Menu

    Hello,

    Please make sure you have chosen the light header option in Page Options & Styles(screenshot) for navigation menu items to be dark styled. To remove slider from appearing in mobile, add these lines into your custom css box:

    @media (max-width:797px){
    .slider#slider-fullwidth {
    display: none;
    }
    }

    If these won’t do, send me your site’s url so i can give more specific advice.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Urgent Fix Required – Bug Report – Photography – Left Side Menu Style

    Hello,

    Sorry for the late reply.
    Please add these lines into your custom css box:

    .codeless-slider-container {position: absolute;}
    .codeless_slider_wrapper {padding-left: 0 !important;}

    Let us know if the issue persists.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Pagination is not working

    Hello,

    Please send us your ftp credentials in a private reply. So we can give a closer look.

    Best regards!

Viewing 15 posts - 12,481 through 12,495 (of 12,542 total)
← 1 2 3 … 832 833 834 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