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

  • 9 years, 4 months ago Mirela
    Participant
    in reply to: author, date and icon in post preview

    Hello,

    You can remove the author and data by adding this code into your custom css box:

    .latest_blog .blog-item .info {display: none;}
    .latest_blog .blog-item .after .post-like {
        display: none;
    }

    –Is it possible to place a custom link to the image of the post?

    Sorry but this is not possible.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: footer social icons size

    Hello,

    Please add this code into your custom css, to change the color of the circle while on mouse hover:

     .footer_social_icons.circle li:hover {
        background-color: #4db848 !important;
    }

    Change the color to your wish.

    -Add this code to align them right:

    footer .footer_social_icons {
        float: right !important;
        width: 34% !important;
    }

    Result screenshot: https://pho.to/AbyVs

    Let us know.

    Best regards!

    • This reply was modified 9 years, 4 months ago by Mirela.
    9 years, 4 months ago Mirela
    Participant
    in reply to: icon not appear

    Hello,

    Can i please see a link where is this running? So i can check more closely what is actually causing this.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Import Always Hangs at 65%

    Hello,

    Please refer to this article regarding it:

    Import of Dummy Data stops before 100%


    Let us know if you need further help.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: ONE Page Sections Not Working

    Hello,

    I already replied you regarding this in this other topic of yours: https://support.codeless.co/?topic=one-page-and-sections
    Please keep up the issue there so we won’t get lost and lose time on duplicate posts.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Custom fields Parameters not visible

    Hello,

    Please see your screenshots with the proper explanations:
    https://pho.to/AbyN2
    https://pho.to/AbyKO
    https://pho.to/AbyLl
    https://pho.to/AbyMN

    Let us know if you have further questions.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Odd frame around contact form

    Hello,

    I can’t see the screenshot you send. Just edit the values until you are satisfied with the result.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: One Page and Sections
    This reply has been marked as private.
    9 years, 4 months ago Mirela
    Participant
    in reply to: One Page and Sections

    Hello,

    Don’t worry regarding the support status. We already explained in the private emails. We will try to fix this asap, but in the mean time you have full support so please do not hesitate to contact us for anything.

    I am checking our your site now. I will reply back when i am finished revising it.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Service Small Icon – Post Links

    Hello,

    Thank you for noticing this. We will add it immediately for update. In the mean time please go to file includes/core/codeless_elements.php and find this line(230):
    $posts_entries = get_posts('title_li=&orderby=name');
    Edit it to this:
    $posts_entries = get_posts('title_li=&orderby=name&numberposts=-1');

    Save changes.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Sticky Nav Broken on page with Codeless Slider

    Hello,

    I suppose you have selected a dark version of header in the home page? You have to select the same header version in the sliders options as well. Please go to your Codeless slider > Slides > Codeless Slide Options > Layout > Menu & Slider Navigation Color, select the dark version. See screenshot.
    Do this for every slide of the slider.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Loading forever

    Hello,

    That’s great! Thanks for sharing your solution.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Non-responsible "Alternate" blog layout?

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    .container {
        max-width: 300px;
        overflow-x: hidden;
    }
    .fullwidth .blog-article.alternate-style .content {
        width: 300px !important;
    }
    .blog-article.alternate-style .media > *:not(.post_type) {
        width: 85% !important;
    }}
    
    @media (min-width: 979px) and (max-width: 1024px){
    .fullwidth .blog-article.alternate-style .media {
        width: 715px !important;
    }}

    Result screenshot: iphone/ ipad. Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: adding license on a temporary site

    Hello,

    Yes, proceed with a normal theme update has advised in the documentation. Since there are changes from a theme version to a later one, we strongly suggest to keep a copy of your old theme files.
    Let us know if you need further help.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Add icons set(s) / change colors for Circle icons

    Hello,

    There are many different elements that use the theme’s primary color. I can’t just send you a custom css for every possible one of them. It’s time consuming and not really included in support service (this is a personal preference customization, read out support policy here).
    So if you want our help, then narrow down the request. Send us the particular page and i will help you find out the custom css for that page.

    Best regards!

Viewing 15 posts - 6,376 through 6,390 (of 12,542 total)
← 1 2 3 … 425 426 427 … 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