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

  • 7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Internet Explorer 11 support for June WordPress Theme

    Try to add this line:

    CL_FRONT.config.$html.addClass('no-cssanimations');

    add after:self.addedToWishlist(); line on js/codeless-main.js

    Let me know if this works

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Links disappear on hover

    Ok, then add this:

    .top_nav a:hover{ color:#fff !important; }
    footer#footer a:hover{ color:#fff !important; }
    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: How to Rename 'Blog'

    Yes, sure.

    I have fixed on your side, just sent if you need anytime.
    We will update for sure, added on list

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Sidebar bullet points display issue

    Ah,

    Just to the last line add this aside:
    aside .wpb_content_element.list li i{ line-height:42px !important; }

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Product Registration

    Done!

    Just needed to connect elements with blog categories

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Product Registration

    Yes, I will check now!

    Wait please

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Revolution Slider not showing and plugins update

    About WPBakery, i can’t send because we use a custom version modified.

    But please, i highly recommend you to use Codeless Builder to avoid issues.

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Revolution Slider not showing and plugins update

    Ok, let me send with WeTransfer

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Sidebar bullet points display issue

    Just make it !important;

    .wpb_content_element.list li i{ line-height:42px !important; }

    Thanks

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Links disappear on hover

    Please try with #222 !important;

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: footer 1 column full width

    Hello,

    Please remove this css properties from style.css

    footer#footer .inner .row-fluid.ff .span12:first-child:last-child{
      width: 300px;
      position:relative;
      left:50%;
      margin-left:-150px;
    }
    • This reply was modified 7 years, 9 months ago by Ludjon.
    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: How to Rename 'Blog'

    Done.

    Change:

    on inc/view/page-header.php
    replace line 46 with:

    <?php if( is_home() ) $title = get_the_title( get_option( 'page_for_posts' ) ); ?>

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: SPECULAR styles different from Online-Showcase

    Hello,

    Can you send me a screenshot where is the problem with this demo.
    I have tried localhost and its excatly like online. I saw that you write about the style on header with [ ] on hover. do you need this style?
    This is not as default on business2 demo. The default menu style is with border bottom.

    But if you need that style, please add this:

    /* 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);
    }
    
    /* End Header 1 */

    If it’s not included in style.css but i think it’s included.
    After select the simple header style on Theme Options.

    Thanks

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: Product Registration

    I replaced the file.

    Now try to install the Blog demo from the wizard

    Thanks

    7 years, 9 months ago Ludjon
    Keymaster
    in reply to: How to make product quick view for Product image and name

    Hello,

    I see that you have fixed that issue.
    Cart and Checkout works perfectly

Viewing 15 posts - 1,261 through 1,275 (of 1,583 total)
← 1 2 3 … 84 85 86 … 104 105 106 →

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