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, 8 months ago Mirela
    Participant
    in reply to: Problem with i-phone viewing

    Hello,

    This is what we see in ipad, screenshot. What do you want to change here? You can add/remove/edit css properties in the code i gave you above. Target only the footer classes.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: paid with wrong account

    Hello,

    Please contact Envato for the refund request. Make sure to specify what kind of refund you need to do.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Contact Us Form Styling Issues after submitting

    Hello,

    I edited the code to this:

    .wpcf7-validation-errors {
        border: none !important;
    }
    
    .wpcf7-mail-sent-ok {
        border: none !important;
    }

    It’s ok now. Please check your site.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Editing of slider

    Hello,

    There is no space between the slider and header. What you are referring to is the text inside the slider. Please see screenshot. We have selected the slider area from the code in inspect element. As you can see, it is right at the edges of menu, but there is no space between these two elements.
    I suggest you to open the responsible slide that holds the titles text and edit it out by positioning the titles further above.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: tower woocommerce

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 767px){
    .woocommerce.columns-3 ul.products li.product {
        width: 100% !important;
    }}

    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: responsive ( Tower)

    Hello,

    Please add this code as well:

    @media (max-width: 480px){
    .header_11 #logo {
        margin-right: 8px !important;
    }}

    Result.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Problem with i-phone viewing

    Hello,

    1-The code i suggested you in this other topic of yours should take care of the slider in mobile.

    Add this code into your custom css box for the round images and footer columns:

    @media (max-width: 767px) {
    .vc_col-sm-12.wpb_column.column_container.with_padding {
        margin-bottom: -20px !important;
    }
    .widget_ads a img { padding-left: 0 !important;}
    footer#footer a, footer#footer .contact_information dd p { float: left;}
    footer .footer_social_icons { width: 100% !important;}
    }

    Result screenshot1 and screenshot2.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Problems with ipad viewing

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 767px){
    .slider#slider-fullwidth {
        min-height: 114px !important;
    }
    }

    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Exchange Codeless Slider for Static Image (all devices)

    Hello,

    Normally the navigating arrows should not show up. However, you can add this code into your custom css box:

    .pagination-parent.nav-thumbflip.nav-slider {
        display: none;
    }

    To hide them. This should be the result, screenshot.
    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: How to have an empty space between columns?

    Hello,

    Please go to the columns settings and add the padding here. See screenshot.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Blank Sticky Menu

    Hello,

    This is not an issue but the default layout of sticky header for the type of header you have chosen. It will show only the logo. If you want to change it, then edit the layout with custom css code.
    If you need help, send us your site’s url. So we can give the custom css code to add.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: How to add contact information in tower "with border top" style menu

    Hello,

    You have to enable the top header area in General Options > Header Options > Top Widgetized Area. Set it ON and then go add the contact information shortcode widget into the “Top Header Area” in Appearances > Widgets.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: How to remove date of post and category from blog post

    Hello,

    The posts in footer are being displayed from another element. And it needs a different code to change it. I added this code into your custom css box:

    footer .inner .widget ul li span {
        display: none;
    }

    To remove date in footer. I don’t see any date in blog page(screenshot). Did you removed it?
    Let us know.

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: YouTube Video in excerpt

    Hello,

    Sorry but it’s not possible to insert link into excerpt. You can add a youtube link in a video post. Set the post type as video and add the link into the Video / Audio Link or Iframe box option (screenshot).

    Best regards!

    9 years, 8 months ago Mirela
    Participant
    in reply to: Side sub menu on page colour?

    Hello,

    Please edit the code to this:

    aside .current_page_item a { color: #3f77c7  !important;}
    aside .current_page_item ul li a { color: #565555 !important; }

    Result screenshot.

    Best regards!

Viewing 15 posts - 7,291 through 7,305 (of 12,542 total)
← 1 2 3 … 486 487 488 … 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