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: Realignment

    Hello,

    Usually they are aligned in center by default. But if you need to further center them, you can do so via css code. Try adding this code:

    .section_clear {
      margin-left: 17px;
      margin-right: -15px;
    }

    Best regards!

    • This reply was modified 11 years, 2 months ago by Mirela.
    11 years, 2 months ago Mirela
    Participant
    in reply to: Mobile logo problem

    Hello,

    Please add these lines into your custom css box:

    @media (max-width: 480px){ 
    #logo img {
      width: 80%;
      padding-left: 13%;
    }
    }

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Row padding & margins

    Hello,

    You have set padding in row settings, to 60 and 45 px (screenshot). Please change that to 0, save file and refresh. If you need to decrease it further, than use css. Add these lines into your custom css box:

    .wpb_row {
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .wpb_row.section-style, .wpb_row.standard_section {
      margin-bottom: 0px;
    }

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Go Button 2 not center

    Hello,

    I added this code:

    .wpb_wrapper {
      text-align: center;
    }

    Into the page’s custom css box.(screenshot). It look’s ok now.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Menu isn’t working correctly + can’t import dummy data

    Hello,


    @emily
    I was able to import dummy data with success. (screenshot)
    You can continue with further customization.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Menu not showing when scrolling

    Hello,

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

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Social share

    Hello,

    Sorry for the inconvenience. We will include these changes in next theme update so you won’t need to redo them by your self again.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Team Page Info

    Hello,

    Please go to file:vc_templates\staff.php , find this line(63): $output .= '<p>'.codeless_text_limit(get_the_excerpt(), 25).'</p>';
    And replace with this: $output .= '<div>'.codeless_text_limit($content, 25).'</div>'; Now you can use <br> tag, in text editor, to break the lines.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Codeless Slider Issue

    Hello,

    Sorry for the late reply.
    I see both sliders, in english and Arabic as well. Did you manage to solve your issue?

    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!

    11 years, 2 months ago Mirela
    Participant
    in reply to: header image not showing in other languages after WPML install

    Hello,

    Please make sure you have added it in the Page Options of the new language page. If you want, you can send us your site’s credentials, in a private reply. So we can give it a look.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: lightbox contactform7 responsive

    Hello,

    I tested pop up form in iphone, and it looks responsive (screenshot). What do you need to achieve? Send us a screenshot so we can understand better.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: in List-item

    Hello,

    Sorry but html tags are not recognized by Visual Composer. Please add these lines into your custom css box:

    .page-id-5033 .list li.simple {
      width: 80%;
    }

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Menu isn’t working correctly + can’t import dummy data

    Hello,

    You must increase memory limit and execution time. The host does not give enough time for the theme to import all data. That’s why it stops at some point. You can ask your hosting provider to do it for you.
    As for the images, normally it is not permitted to use them because they are intended for demonstration only. But if you want to use them, you can do so.

    Best regards!

    • This reply was modified 11 years, 2 months ago by Mirela.
    11 years, 2 months ago Mirela
    Participant
    in reply to: problem with YOAST SEO plugin

    Hello,

    Sorry for the inconvenience. ‘Yoast SEO’ has not been tested with the theme, so i may be not compatible. We would suggest you to use ‘All in One SEO’ plugin which is an equivalent of Yoast SEO and it’s compatible with Specular.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: PiceList not responisv

    Hello,

    I added this code:

    @media (max-width: 767px){
    .header_page.with_subtitle.centered .titles h1 {font-weight: 400;
      font-size: 18px !important;}
    .header_page.with_subtitle.centered .titles h3 {
      font-size: 22px !important;
    }
    .header_page.centered h1 {font-size: 35px !important;}
    }

    into your style.css file. And i think page header titles are better now (screenshot1 & screenshot2)

    Best regards!

Viewing 15 posts - 12,391 through 12,405 (of 12,542 total)
← 1 2 3 … 826 827 828 … 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