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, 2 months ago Mirela
    Participant
    in reply to: Sections id

    Hello,

    To use a page as ‘One Page’, you have to set it as one page at General Settings > Page Options & styles >Use menu as one page menu. Then for each menu item, assign a row wher it will point. Please see here the steps to take as screenshots:

    • set page as One page (screenshot)
    • set the section id’s, in row settings > Extra Class Name (screenshot)
    • assign this id, to one of the menu items (screenshot)
    • Save!

    You can read more about one page explanation in the documentation.
    The “Active Arrow Up/Down” add a tiny arrow in the middle of the row.

    Best regards!

    • This reply was modified 11 years, 2 months ago by Mirela.
    11 years, 2 months ago Mirela
    Participant
    in reply to: PROBLEMS WITH MY WEBSITE

    Hello,

    You had assign as blog page, the “Blog” but where calling in the menu, the “Our Blog” page. I changed the settings and assigned ‘Our Blog’ as blog page and now the posts show.
    As for Polylang plugin, sorry but we do not support third party plugins.

    PS: your site is very well build and nice looking. With your permission, we would like to add it to our theme’s showcase. Let us know.

    Best regards!

    • This reply was modified 11 years, 2 months ago by Mirela.
    11 years, 2 months ago Mirela
    Participant
    in reply to: Search box inline navigation menu

    Hello,

    Sorry for the late reply.
    Can i please see a link where is this running?

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Codeless slider fonts
    This reply has been marked as private.
    11 years, 2 months ago Mirela
    Participant
    in reply to: Menu hover style

    Hello,

    Sorry for the late reply.
    I added this code:

    /* Effect 1: Brackets */
    .header_1 nav .menu > li > a::before,
    .header_1 nav .menu > li > a::after {
      display: inline-block;
      opacity: 0;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
      -moz-transition: -moz-transform 0.3s, opacity 0.2s;
      transition: transform 0.3s, opacity 0.2s;
    }
    
    .header_1 nav .menu > li > a::before {
      margin-right: 10px;
      content: '[';
      -webkit-transform: translateX(20px);
      -moz-transform: translateX(20px);
      transform: translateX(20px);
    }
    
    .header_1 nav .menu > li > a::after {
      margin-left: 10px;
      content: ']';
      -webkit-transform: translateX(-20px);
      -moz-transform: translateX(-20px);
      transform: translateX(-20px);
    }
    
    .header_1 nav .menu > li > a:hover::before,
    .header_1 nav .menu > li > a:hover::after,
    .header_1 nav .menu > li > a:focus::before,
    .header_1 nav .menu > li > a:focus::after {
      opacity: 1;
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      transform: translateX(0px);
    }
    .header_1 nav .menu > li:last-child a{padding-right:0; margin-right:0;}
    .sticky_header .header_wrapper.header_1{
      -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
      -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.04);
      box-shadow: 0 3px 5px rgba(0,0,0,0.05);
    }

    Into your custom css box and removed the previous one. Now it’s ok.

    Best regards!

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

    Hello,

    Sorry for the late reply.
    For portfolio items order,please use any ‘custom post type order plugin’.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Google Analytics

    Hello,

    Please remove the comment symbols at the beginning and the end. The /* and */ and try again. Let us know.

    Best regards!

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

    Hello,

    1- please add these lines into your ‘Contact’ page custom css box:

    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 75%;
    }

    2- Do you want to distance right column further from the left column? If so, add these lines:

    .vc_col-sm-4.wpb_column.column_container {
    padding-left: 75px;
    }

    3-For the “Send” background and font color, add these:

    input.wpcf7-form-control.wpcf7-submit.btn-bt.default {
    background: #b02b2c;
    }
    input.wpcf7-form-control.wpcf7-submit.btn-bt.default {
    color: rgb(253, 253, 252);
    }

    4- Add these lines:

    .header {
    padding-bottom: 30px;
    }

    You can edit all values to your need. The result should be like this: screenshot.

    Best regards!

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

    Hello,

    Can you please post your wp credentials in a private reply? So i can give a closer look.

    Best regards!

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

    Hello,

    You can achieve it by editing the ‘content’ margin. Add these lines into your custom css box:

    section#content {
    margin-top: -175px;
    }

    Edit the value to your need.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Footer Doesn't Stick to Bottom of Page

    hello,
    Please add these lines into your custom css box:

    .footer_wrapper {
    position: fixed !important;
    }

    Best regards!

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

    Hello,

    Can you please show us your site’s url? So we can be more precise.

    Thank you!

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

    Hello,

    Please add these lines into your custom css box:

    .recent_portfolio .portfolio_slider {
    height: 251px;
    }

    But we recommend to add images first, to portfolio items. Let us know.

    Best regards!

    11 years, 3 months ago Mirela
    Participant
    in reply to: Background and Google Chrome

    Hello,

    I made some editing at the code in your custom css box. The ipad mode seems ok, but i need the ftp credentials as well to fix the mobile mode. Can you please post them as well?

    Thanks,

    11 years, 3 months ago Mirela
    Participant
    in reply to: Different FAQs

    Hello,

    Sorry for the late reply. For now it is not possible to choose which categories to show for a particular FAQ. But we will add this feature in the upcoming update.

    Best regards!

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