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: Service media / Settings

    Hello,

    I added this code into your custom css box:

    .contact_information dd .title {color: #8F9995 !important;}
    .contact_information dd p {color: #8F9995 !important;}
    .services_media.style_2 h5 {
        opacity: 1;
        z-index: 2;
    }

    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: List Item

    Hello,

    The code’s syntax’s is ok. If you have selected the right css classes then you should see the result after pasting it in your custom css box.

    Best regards!

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

    Hello,

    Sorry but the list items are generated through a loop, so making them links is not possible. You can customize the responsive style with a little css.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Button Styling options border colors not working

    Hello,

    Please send us your wp credentials in a private reply. So we can check the configurations you have set for the button.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Tower — Comment Counter

    Hello,

    1-You can remove the “0 comments” with some css. Add it into your theme’s custom css box.
    Try this code:

    .shares_container .info li:nth-child(2) {
        display: none;
    }

    2-To have a home page just go to General Options > Select Special Pages > Select Front Page, selct the page you want to use as home page. Then go to Appearance > Menu and add this page here as well.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Google Fonts – Codeless Slider

    Hello,

    There have been some updates since the last reply. Didn’t you get the email that notifies the theme update release? Please update theme in it’s latest version.
    Let us know if you need further help.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Staff

    Hello,

    Theme update overwrites all theme files. So if you have made changes to them directly, they will be lost. Your content however (pages, posts, portfolio items, text, images) is stored in the database. Which is not affected by any theme update. It will not be lost.
    If you had a very old version of theme and Visual Composer, the max of lost will be the widgets. But you can put them back again in minutes. This is because in one of theme updates there were major changes made and it was added id’s to widgets.

    However, to be calm, we always recommend to save a backup of your current site (files and database).
    Let us know if you have any question.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: External link to Media Grid

    Hello,

    A workaround of this is to use the Media element. Since we have already edited it to accept external links.
    Add a new row, set it up with 3 (as much as you want) columns. In each column add a media element. Create as many rows as you want. In the end you will have a grid of images.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: featured and blog image size

    Hello,

    Please follow the same instructions i gave in this other topic of yours.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Problem with installation

    Hello,

    I can install theme for you, no problem. But you have server issues. Please contact your host and let them know these error messages you are getting.
    To edit memory limit yourself, go to file wp-config.php (located in your wordpress installation root files) and add the line above:
    define( ‘WP_MEMORY_LIMIT’, ’96M’ );

    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Import/Export tab not shown

    Hello,

    Please go to your theme options list and click of the very last option (screenshot). After clicking on the demo you would like to import, then go and click Import button (screenshot).
    Let us know if you need further help.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Problems with iPad View

    Hello,

    Please add these lines into your custom css box:

    @media (max-width: 1100px) and (min-width: 981px){
    .top_wrapper {    padding-left: 8% !important;}
    nav .menu > li {
        margin-right: -7px !important;
        margin-left: -7px !important;
    }
    }
    @media (max-width: 979px) and (min-width: 768px){
    .boxed_layout { left: 20px !important;}
    .container { width: 669px !important;}
    .rev_slider >ul { width: 669px !important;}
    }
    

    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: featured image in post category

    Hello,

    Please upload images once again, or run a plugin to recreate thumbnails.
    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Row height not working

    Hello,

    1-Yes, there is a margin in the bottom of it. It is generated from VC files. To remove it , please add this code into your custom cs sbox:

    .wpb_content_element {
        margin-bottom: 0 !important;
    }

    2- Add this code:

    @media (min-width: 1024px){
    img.type_image.animated.fadeInnone.alignment_center {
        left: 59% !important;
    }}

    Result screenshot.
    Let us know.

    Best regards!

    10 years, 2 months ago Mirela
    Participant
    in reply to: Adding a new font is not working

    Hello,

    You can set this font for every element in the website just like i did before, by targeting their responsible css class. Find it via inspect element and add the code into your custom css box.
    Read more about css in this site.
    Sorry but this is a customization not included in support forum. This is all i can help you with.

    Best regards!

Viewing 15 posts - 9,181 through 9,195 (of 12,542 total)
← 1 2 3 … 612 613 614 … 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