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, 3 months ago Mirela
    Participant
    in reply to: Tower Theme: Select Special Pages: No items of this type were found

    Hello,

    What theme version are you running? Please make sure to have theme and all it’s included plugins updated. When did this started to happen? Did you perhaps install any new plugin before?
    If so, disable them and try again.

    Let us know.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: Don't show menu in mobile devices and main menu in desk not change

    Hello,

    I can see the menu is visible in mobile, please see screenshot: https://postimg.org/image/dtmkfiz7r/
    https://postimg.org/image/tf3vzidqv/

    Please check and let me know.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: [SOLVED] How do I edit Codeless' embedded CSS?

    Hello,

    That’s great. I am setting this topic as resolved. Please let us know if you need further help.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: All icons and any default colors

    Hello,

    To disable zooming in mobile, go to file header.php, find this line:
    <meta name="viewport" content="width=device-width, initial-scale=1">

    Replace with this:
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">

    This is not recommended as some of your users may need to zoom for better view of the text. However this is your choice.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: lightbox menu.
    This reply has been marked as private.
    8 years, 3 months ago Mirela
    Participant
    in reply to: A few questions with formatting

    Hello,

    1-Hmm i think i misunderstood your point. The css i gave you, like you can see in the screenshot, reduces the distance between the title and text. To reduce the distance between images, add this code:

    .wpb_row.standard_section {
        margin-bottom: 10px !important;
    }

    Add this code into the page’s custom css box, if you want it to affect only one page.
    Result screenshot: https://postimg.org/image/3pxujdih3/

    4-To remove only the “Project Details” title, add this code:

    .portfolio_single .span3 h4 {
        display: none;
    }

    Result: https://postimg.org/image/nkjw5o5g7/

    5-Yes, there is. Please go to Tower > Styling Options > Headings Font Color. Screenshot: https://postimg.org/image/f2ag1ieev/

    Let us know.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: Information on the customized FONT for the headers has been lost

    Hello,

    All included plugins are located in the “plugins” folder inside theme main folder. Go to wordpress dashboard, Plugins > Add New. Import the zip file from the ‘plugins‘ folder and install.

    Use only the included plugins as they are all tested and fully compatible with theme.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: All icons and any default colors

    Hello,

    Download here the original file \woocommerce\myaccount\form-login.php: https://jmp.sh/33qr2LV
    Now proceed like in the last reply. Find the string using Ctrl+F combination from your keyboard. And change the string to your wish.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: Can’t edit with WPBakery Page Builder

    Great!
    I am setting this ticket as resolved then.
    Please open new ticket for future questions.

    Kind regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: custom code block

    Hey,

    I am sorry to read that. Please let us know if you need any other help in the future.

    Kind regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: Desert Instagram Grid

    Hello,

    Do you mind sending us some wp credentials in a private reply? So we can give it a closer look.

    Thanks!

    8 years, 3 months ago Mirela
    Participant
    in reply to: User welcome

    Hello,

    Sorry this is not possible. You can add only the elements listed in the Codeless Builder > Add element (screenshot).
    Or you can try with a custom membership plugin.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: Site breakdown after install

    Hello,

    Can you please tell us what PHP version are you running in your server? It has to be at max 7.1.
    Can you provide some wp credentials for us? So we can give it a closer look.

    Thanks!

    8 years, 3 months ago Mirela
    Participant
    in reply to: Importing dummy content

    Hello,

    Glad to know you already found the reason. I have referred this to the theme developer. We will keep it in our to-do list for future theme updates.

    Best regards!

    8 years, 3 months ago Mirela
    Participant
    in reply to: Preventing main menu from displaying below the logo in the header

    Hello,

    Yes, you can have the white background from this point in screen too. Just add this css too inside the @media block:

    .header_wrapper { position: relative !important;}
    .background--dark #logo img.dark {
        display: block;
        visibility: visible;
    }
    .background--dark #logo img.light {
        display: none;
        visibility: hidden;
    }
    .background--dark header#header .header_tools .vert_mid > a {
    color: #222 !important;
    }

    Result code available here: https://codeshare.io/G6YQEo

    -The code above should fix the positioning of header in Firefox as well. Please try and let me know.

    Best regards!

Viewing 15 posts - 3,601 through 3,615 (of 12,542 total)
← 1 2 3 … 240 241 242 … 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