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, 6 months ago Mirela
    Participant
    in reply to: Header on portfolio items

    Hello,

    I can see the white space only in the home page, between “Portfolio” title and slider. If you want this to affect only this page, then add the code to the page’s custom css box (screenshot).

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: sidebar single product

    Hello,

    Can i see a link where are you having this? What shopping plugin are you using?

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: When Contact form is sent weird design

    Hello,

    That can be fixed with a little css. I added this code into your custom css box:

    div.wpcf7-mail-sent-ok {
        height: 30px !important;
        margin-top: 629px !important;
    }
    div.wpcf7-validation-errors {
        height: 54px !important;
        margin-top: 683px !important;
    }

    Please check your site. It is ok now.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Slider stops empty when out of view

    Hello,

    I can’t see the issue you are talking about. I tested these situations in your site and the slider did not stopped.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Problems with displaying the portfolio

    Hello,

    I opened the portfolio page from the home and it still displayed all items. Please check your internet connection ,clear cache or try accessing it from a different computer.
    Let us know.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Weird Header when window is small

    Hello,

    I think there was a misunderstanding. Do you not want the top navigation bar in responsive? If so, then go to your custom css box, find these lines:

    .top_nav .container .row-fluid .span6:nth-child(2) {
        width: 70%;
        float: right;
    }
    .top_nav .container .row-fluid .span6 {
        width: 25%;
    }

    Comment them or delete them. Then, find this line:
    /*.top_nav {display: none;}*/ Edit it to this: top_nav {display: none;}
    Save changes.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Background Image

    Hello,

    It is not possible to add an image to page background using theme options.You have to set it up via css. Please add this code into your custom cs box:

    #content {
        background-repeat:no-repeat;
        background-size:cover;
        background-attachment:fixed;
        background-position:center top;
        background-image:url('https://codeless.co/tower/default/wp-content/uploads/2015/05/black-white-compressed.jpg');
    }

    Edit image url, to the one you will use.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Header on portfolio items

    Hello,

    Please add this code:

    .codeless_separator span.separator {
        height: 10px !important;
    }

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: VC Problems

    Hello,

    Please download the latest update from your Envato account. It is already online.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: featured images on portfolio items

    Hello,

    Please refer to this article regarding it.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Menu Problem

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 1100px) and (min-width: 981px){
    nav .menu > li {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }}

    Let us know.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Setting Up Tower Agency Demo

    Hello,

    I am sorry you are feeling frustrated, we are doing our best to assist all our customers. Because each one of you is important and needs support asap. But i also need to remind you that some of your requests are styling customizations that are not covered by this support. Please read more about it here.
    I your previous replies you wrote: “2-Have the homepage only have a sideshow .. I want a look very similar to the full width portfolio”, that look is created by making the slider fullwidth.
    If you want to keep working this our theme, then please open up a new ticket with your questions (this is getting quite long and can lead to misunderstanding) and we can guide you. Else, contact Envato for the refund.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Logo – How do i reduce it when in smaller sticky mode

    Hello,

    Sorry but it still redirect me to google search.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Responsive Menu/Header

    Hello,

    Please see this image with the explanation of the css code. (You can learn more about responsive default sizes here) From what screen size did you capture the screenshot you send me? What device? I have tested your site in all iphone 4, iphone 5, ipad screens and i don’t get this issue.
    What do you mean by “theme is wrong about the size of the screen”? The mobile/tablet sizes are predefined in bootstrap css styles. We have successfully tested theme with many devices.

    Best regards!

    10 years, 6 months ago Mirela
    Participant
    in reply to: Testimonials Carousel Height

    Hello,

    Glad to know it’s ok now.

    Best regards!

Viewing 15 posts - 10,606 through 10,620 (of 12,542 total)
← 1 2 3 … 707 708 709 … 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