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

  • 8 years, 11 months ago Mirela
    Participant
    in reply to: Hyperlink words

    Hello,

    The links do not disappear, they are there but are in white color. I added this code into the test page custom css box:

    p a {
        color: #2b9ce0 !important;
    }

    The link text is visible now.
    To make this take effect on all site, add the same code into your Custom Css box in General Options. Change the color to your wish.
    Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Main nav pushed outside of header in chrome

    Hello,

    Please add this code into your custom css box:

    .header_8 nav .menu>li {
        margin-top: -10px !important;
    }

    Let us know how it goes.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: favicon not changing
    This reply has been marked as private.
    8 years, 11 months ago Mirela
    Participant
    in reply to: Client Carousel Speed

    Hello,

    To swipe more than one item at a time, go to js/main.js and find this function, function clientsCarousel(){. Inside the function code you have this line:
    scroll: { items : 1 },
    Just change the value to the number of items you want to scroll. Example: scroll: { items : 4 }, will scroll 4 items at a time.

    Transition duration is not responsible for the clients speed, but the animation duration of the client logo showing up (not scroll).

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Client Carousel Arrows

    Hello,

    The screenshot is not available, and however we do not offer support on custom code.
    The circle around arrows is not responsible for the arrows display in hover or otherwise. Add this code in order to make the arrows always visible, not only on hover:

    .clients_el .pagination a.prev {opacity: 1;}
    .clients_el .pagination a.next {opacity: 1;}

    Add this other code to stop them from pushing left/right:

    .clients_el:hover .pagination a.prev {left: 0 !important;}
    .clients_el:hover .pagination a.next {right: 0 !important;}

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Comma In Testimonial Title – Solution!

    Hello,

    Nice to know you already found your solution. Thanks for sharing.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Main nav pushed outside of header in chrome

    Hello,

    Please change it back to border bottom. So we can test it ad send you the right css to add in order to align it better.
    This does not happen on our side so i can’t test it here.

    Regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: favicon not changing

    Hello,

    The credentials are not working neither with port 2222.
    Please check and let us know.

    Regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Hyperlink words

    Hello,

    There is no problem adding links to a page’s content.
    I can not find the string mentioned. Can you send some test wp credentials in a private reply? So we can test this out and see what is happening.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Translate problem

    Hello,

    Please go to file specular/woocommerce/single-product/tabs/description.php (line 14), find and change the title here.
    Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Client Carousel Speed

    Hello,

    Sorry but this is not possible.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Testimonial carousel

    Hello,

    Sorry but this is a personal customization and therefore not included in support.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Parallax

    Hello,

    In the page’s settings: General Settings > Sliders Options > Active Parallax, set it ON. Screenshot.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: unable to save Specular Options

    Hello,

    Please open up a new ticket for your new questions. This topic is already resolved and has a different issue.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Translate problem

    Hello,

    This is a woocommerce feature, it’s independent from theme. What plugin are you using for translation? Or are you hard-coding it? Check the .PO/.MO files for the string and translate it there.
    Can i see a link of this product?

    Best regards!

Viewing 15 posts - 5,431 through 5,445 (of 12,542 total)
← 1 2 3 … 362 363 364 … 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