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: Tower theme creating tables

    Hello,

    If you want to display products then Woocommerce is the right plugin for you. What exactly are you trying to do?
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: space between images and other elements

    Hello,

    Please set the row type as “Full width content“. Then add custom css to completely set it like the portfolio style above.
    If you send us your wp credentials in a private reply, we can do it for you.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Content Alignment to left side

    Hello,

    Please add your login information in your profile. So we can give it a closer look.
    Read this article for more information.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: burger menu

    Hello,

    I added the code into your custom css box. Please check your site. It’s ok now.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Missin content "Small issue"

    Hello,

    This is one of the default styles in Tower theme. You do not need to do anything but activate the page header option in the Page’s General Settings > Page Header Options. See screenshot of that page’s options:
    https://www.clipular.com/c/6739945509355520.png?k=FiJqnlNN-KG1lq0CMny_34poW0g

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Social Media Icons

    Hello,

    You can do it using custom css. Add it into your custom css box.
    Let us know if you need help.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Services full page

    Hello,

    These services have two titles, both H2. But with different font sizes. If you try to make one smaller in mobile, the sub-title will get the same size too. Since they have the same css class.
    Please try adding this code into the page’s custom css box:

    @media (max-width: 979px){
    h2 {
        line-height: 44px !important;
    }}

    Let us know if it’s what you need.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: burger menu

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 979px){
    .mobile_small_menu {
        color: #ffffff !important;
    }
    .close:hover {
        color: #ffffff !important;
    }}

    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Problems with testimonial carousel

    Hello,

    Yes, get only these files from the new theme update folder:
    vc_templates/testimonial_carousel.php
    vc_templates/testimonial_cycle.php
    js/main.js

    and replace them in your current theme. It will overwrite the current files and fix the issue. All other files will remain intact.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Page background image

    Hello,

    Do you have the fullwidth layout? If yes, then the rows are covering all background. To make it visible either set the site to boxed layout (General Options > Layout) or edit the page’s background to transparent in page’s General Options > Page Options & Style > Page Content Background.
    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Services full page

    Hello,

    yes, you can. Please add this code:

    @media (max-width: 979px){
    .header_wrapper {
        height: 110px !important;
    }}

    Change the value to your wish.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Open link in new window

    Hello,

    This is the default style of these links. To make them blue in normal state too (not only on hover), add this code into the page’s custom css box:

    a {
        color: #0096d6 !important;
    }

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Paid Support & Header Image

    Hello,

    Please check your screenshot here: https://pho.to/Aclz5
    You have left the page header height 0px. That’s why it is not showing up. I made a test with the flex slider and it is displaying your slider images well. Please check this page: https://www.entdoctorlevine.com/test/

    -Can you please explain better about “I’m using the “section” plugin element to display the content.“? What do you mean? What plugin are you using? I do see that there is currently some content in this page. Did you fix your issue?

    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Tower Demo template not working

    Hello,

    I can assure you the dummy data import, either using the setup wizard or backup file has no issue. These are processes tested multiple times before launching, from our team and the Envato team (which inspects in detail every theme before setting it up in the market).
    One important part for this process to be successful is the server where the site is hosted. In order to add content into the database(that’s what dummy data import does) there is needed a stable server connection and enough server resources such as memory limit, execution time limit, user’s access rights.
    Other installed third party plugins may conflict and cause this too.

    Let us know if we can help with anything.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Tower Theme – Testimonials

    2-To edit name and position style please add this code into your custom css box:

    .testimonial_carousel .item .param h6 {
        font-size: 19px;
        color: #8d6dc4 !important;
    }
    .testimonial_carousel .item .param span.position {
        font-size: 20px;
        color: #8d6dc4 !important;
    }

    Change the values to your wish.

    Best regards!

Viewing 15 posts - 6,211 through 6,225 (of 12,542 total)
← 1 2 3 … 414 415 416 … 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