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

  • 10 years, 2 months ago Mirela
    Participant
    in reply to: Social Widget Alignment

    Hello,

    Please add this into your custom cs sbox:

    @media (max-width: 480px){
    footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
        margin-left: -150px !important;
    }
    }

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Border on Rows

    Hello,

    Add extra class name for the css class. For your example it will be:
    .example1 { border: 1px solid #272726;}
    Edit the width (in pixel) and color to your wish.
    We’ll double check the active borders option.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Clients link new tab

    Hello,

    please go to file vc_templates/clients.php and find this line:
    <a href="'.esc_url($client['url']).'" title="'.esc_attr($client['title']).'">

    edit to this:
    <a target="_blank" href="'.esc_url($client['url']).'" title="'.esc_attr($client['title']).'">

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Conflict V.C Media grid

    Hello,

    Please go to file includes/core/codeless_elements.php and find this line:
    vc_remove_element("vc_separator");
    Remove it or comment it out like this: //vc_remove_element("vc_separator");
    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Portfolio item’s title issue

    Hello,

    Sorry but that is not possible.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Link button to portfolio’s category from home page

    Hello,

    The responsible files for portfolio and portfolio items are under includes\view\portfolio folder. Also check out the portfolio.php and single-portfolio.php files in root.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: How can I fixed this problems..

    Hello,

    Please send us your wp credentials in a private reply. You didn’t answer, in what device are you having the issue?
    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Responsive mobile problems…

    Hello,

    You have enabled the side menu in mobile. That is why the horizontal scroll is active. because when you scroll page left-to-right, the side menu shows up.
    There is no other element that exceeds the supposed width so you can’t really change anything here.
    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Visual Composer ‘Service Small Icon’ – #href

    Hello,

    Nice to know you already set it up. Let us know if you need our help.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Making list items linkable

    Hello,

    Sorry, it’s not possible make links on list items. You can use the text block element and create the list in text editor.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Staff profiles on Tower Business theme

    Hello,

    You can change all these in the staff options. Please go to Staff > Edit Staff Entry. Here you have the options to change staff position and socials (screenshot).

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Menu / Navigation text below menu bar

    Hello,

    Nice to see you fixed it. Thanks for sharing your solution.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Responsive drop down menu background

    Hello,

    Try to edit the code by adding important to it. Like this:

    .menu-small {
        background-color: #232323 !important;
    }

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Product Imgaes & Layout, and Cart Button Formatting

    Hello,

    3-Yes, just add this line into your custom css box:

    table.variations {
        border-spacing: 10px;
        border-collapse: separate;
    }

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: "Uncaught TypeError: removelass is not a function"

    Hello,

    Glad to know it’s ok. Thanks for noticing it. We will fix the spelling error in the next update.

    Best regards!

Viewing 15 posts - 9,256 through 9,270 (of 12,542 total)
← 1 2 3 … 617 618 619 … 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