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, 1 month ago Mirela
    Participant
    in reply to: top navigation items and logo on mobiles

    Hello,

    1-Please add this code into your custom css box:

    @media (max-width: 480px){
    .header_10 #logo {
        left: 9% !important;
    }}

    Result screenshot: https://pho.to/AgtHh
    If you need to make logo even smaller after this, than add this code as well inside the @media rule:

    #logo img {
        max-height: 42px !important;
    }

    It will become like this:

    @media (max-width: 480px){
    .header_10 #logo {
        left: 9% !important;
    }
    #logo img {
        max-height: 42px !important;
    }}

    Edit the values to your wish.

    -The top header is not visible in mobile by default. You can make it show, using custom css, but since you have two custom menus set in it, they will display as mobile menu as well. Making it look weird and not that functional(screenshot). If you still need to show it, i suggest you first add text widgets into it.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer – Tower Theme

    Hello,

    Which of the above do you want to do?
    Please fill in the wp and ftp information on the extra information fields of your profile data. So i can login and help you with it.

    Read this article for more information.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Small Service Icon on IE11

    Hello,

    I don’t seem to find this page in your site. Can you please send us the link?

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Revolution Slider as in Demo and Logo size

    Hello,

    You can download the images of the online demo and use them into your site.

    Change the logo size in General Options > Logo Height (screenshot).
    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: "menu link underline"

    Hello,

    The screenshots are not very clear as you have pasted several. I removed this code from your custom css box:

    .top_wrapper {
        marging-top: -100px !important;
    }

    And instead i pasted it into only the home page’s custom css box. So it will affect only the page with the slider. The rest og the pages are displaying ok the header and menu bar.
    If this is not what you needed, then please send me just one screenshot, of the type of header you want.

    Best regards!

    • This reply was modified 9 years, 1 month ago by Mirela.
    9 years, 1 month ago Mirela
    Participant
    in reply to: E-Mails in them Items of Visusal Composer

    Hello,

    Sorry but this is not possible. The list items are generated from the same file and adding the ‘mailto:’ to it will result in all of your list items to be links to the email.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: pageable container

    Hello,

    I am happy to know you found a solution to your situation. Thank you for sharing it!

    Thank you very much for appreciating our theme! :) We will work hard to keep it a good theme and visually pleasant for all of our customers.

    All the best!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Problems with Theme

    Hello,

    Great to know you found your issue. Let us know for anything.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Latest from

    Hello,

    1-Please add this code into your custom css box to change the date/category font of the latest from blog:

    .blog-article.grid-style .info li {
        font-size: 15px !important;
    }

    Change the font size to your wish.

    2-Yes, please go to file vc_templates/latest_blog.php and find this line:
    $output .= '<img src="'.esc_url(codeless_image_by_id(get_post_thumbnail_id(), '', 'url')).'" alt="">';

    Replace with this:
    $output .= '<a href="'.get_permalink().'"><img src="'.esc_url(codeless_image_by_id(get_post_thumbnail_id(), '', 'url')).'" alt=""></a>';

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Header & Footer

    Hello,

    1-Add this code into your custom css box:

    .header_3.header_wrapper header > .container {
        border: 2px solid #4fe48b !important;
    }

    2-Add this custom css too:

    .footer_wrapper {
        border-top: 2px solid #38d075 !important;
    }

    Change the color to your wish.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Problems with Theme

    Hello,

    I don’t understand well from only the screenshot, what the issue could be. But i suggest you disable all third party plugins and try again.
    Let us know.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Visual Composer – Color Accordion

    Hello,

    Sorry but this is not possible.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Codeless-Slider Changes

    Hello,

    1-Sorry but this is not possible using theme options. To add this feature you need to edit theme files. Since this is a personal preference customization, it is not supported from us.

    2-Add this code into your custom css box:

    .codeless_slider .nav-thumbflip a.prev { display: none; }
    .codeless_slider .nav-thumbflip a.next { display: none; }

    3-This too, required coding that is not included in support.
    Please read more regarding out support policy here. I suggest you hire a developer to do all the customization you need.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: Specular Widget Shortcode in German

    Hello,

    The text is translatable. So if you can not find it (it’s not present) then just add it. Use a editor like PoEditor to add/remove/edit strings from the .PO file.
    Watch this video tutorial for more detailed info.

    Best regards!

    9 years, 1 month ago Mirela
    Participant
    in reply to: E-Mails in them Items of Visusal Composer

    Hello,

    Can you please be more specific? What element are you using? Can i see a link of the page where is this?

    Best regards!

Viewing 15 posts - 5,776 through 5,790 (of 12,542 total)
← 1 2 3 … 385 386 387 … 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