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, 3 months ago Mirela
    Participant
    in reply to: VISUAL COMPOSER

    Hello,

    What version of the theme and Visual Composer do you have? It seems like you need to make some basic configurations first.
    Do you have the ‘Media’ element in Visual Composer elements list? This isused for the single image feature. Do you have installed the “Contact Form 7” plugin? Please install it first, and then you will see the contact form element added in the vc elements list.
    What is the issue with the footer? Did you add widgets to it?
    If you send us your site’s wp credentials in a private reply, we can help you set it up as the demo.
    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Portfolio items problem

    Hello,

    The logo is set to be 50% on the left, in order to be in the middle of the screen. In you case it should be less for it to look centered. Please add this cod eint oyous custom css box:
    .header_10 #logo { left: 40% !important;}
    To remove the next/previous from portfolio single item, please add this code:

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

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Right Align not working

    Hello,

    That’s because you do not have the right button selected. Are you referring to these two buttons, screenshot? If yes, the responsible css class for them is

    .btn-bt.default {
        float: right !important;
        margin-right: -60px !important;
    }

    If still no luck, send us your site credentials in a private reply and we’ll be happy to do it for you.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Menu item with BG

    Hello,

    Please add this code too, into your custom css box:

    @media (max-width: 767px){
    .parallax_slider .codeless_slider_wrapper {
        padding-top: 30px !important;
    }}

    It will put the slider back to it’s place, after the margin edit you did above. (screenshot).

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Icons not displaying

    Hello,

    Glad to know you figured it out. Thanks for sharing.

    Kind regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Portfolio Grid overlay fontsize

    Hello,

    Please add this code into your custom css box:

    .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h3 {
        font-size: 16px !important;
    }

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Portfolio item

    Hello,

    You can find these two titles in these files:
    -\includes\view\portfolio\single-container.php
    -\includes\view\portfolio\single-floating.php
    -\includes\view\portfolio\single-fullwidth.php
    -\includes\view\portfolio\single-gallery.php
    According to the type of portfolio you are using, you can edit only one of these or if you want, edit all of them.
    Let us know if you need further help.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Placing Page Header Below Site Header

    Hello,

    In this screenshot: https://dl.dropboxusercontent.com/u/477292/XquiX/Screen%20Shot%202016-03-01%20at%2010.32.26%20AM.png
    see here:screenshot, the background color is visibly noticeable to have transparency.
    I don’t see it in the latest screenshots you send, and also i see the header is not transparent anymore(screenshot). Did you remove it? Is every thing ok now?
    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: One page menu – Navigation Problem

    Hello,

    Glad to know it’s set now. Thanks for letting us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Color menu in Shop and products

    Hello,

    Please add these lines into your custom css box:

    .archive  nav .menu > li > a { color: #777 !important;}
    .single-portfolio  nav .menu > li > a { color: #777 !important;}
    .tax-product_cat  nav .menu > li > a { color: #777 !important;}
    .header_1 nav li > a:hover { color: #e5af5a;}

    Let us know if you need further help.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: remove date from post-grid

    Hello,

    Yes, please add this code into your custom css box:

    .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_date {
        display: none;
    }

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Responsive footer alignment not centered

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 767px){
    footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
        margin-left: -137px !important;
    }}

    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Menu item with BG

    Hello,

    Is every thing ok now? Do you still need our help?
    Let us know.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: Revolution slider textbox

    Hello,

    I added this code into your custom css box:

    @media (max-width: 480px){
    .rev_slider .tp-caption, .rev_slider .caption{
        min-width: 254px !important;
        max-width: 467px;
        font-size: 20px !important;
    }}

    Screenshot in iphone. let us know if you need more help.

    Best regards!

    10 years, 3 months ago Mirela
    Participant
    in reply to: mobile header margins not lining up

    Note: I see you have Tower theme installed. This is Specular theme support forum. Please keep in mind to always post at your theme’s specific forum, to avoid any misunderstanding and get the right solution.
    Also please keep in mind that duplicating topics of the same issue will not help get a faster answer (we reply to topics regarding their arrival time. The olderst first.)
    But will also mess up the forum, making it harder for other users to browse and find the right solution to their issue.

    Thank you for understanding and cooperating!

    Best regards!

Viewing 15 posts - 9,511 through 9,525 (of 12,542 total)
← 1 2 3 … 634 635 636 … 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