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

  • 11 years, 1 month ago Mirela
    Participant
    in reply to: Header and menu problems

    Hello,

    Sorry that is not possible with page headers. But a workaround is to remove the page header and use instead the “Custom Heading” element. In the elements text editor, add a button via shortcodes. Last step, add a background image to the row containing it.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Problems with height by one page

    Hello,

    This is not an issue. It is how the one page feature works. When you click on e menu item, it will point you to the specified section. But the section starts at top-left corner, so the menu bar covers the title as it is higher.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Customizing call-to-action background

    Hello,

    Call to Action does not have any feature to edit background color. Check for the background color of the row containing it.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Shortcodes Issue

    Hello,

    You have a server error in your site. Please see screenshot. Maybe you do not have enough access rights. Please contact your hosting provider about it.
    Let us know.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Tiles don't accommodate correctly

    Hello,

    This happens in masonry style, because the height is different for each post. You can chose to have the grid style or change this style via css. For the second option try to add these lines into your custom css box:
    .blog-article.grid-style .gridbox { height: 700px; }
    Edit the height to your need.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Header not responsive in browser

    Hello,

    Sorry for the late reply. I did answer you before but apparently wasn’t send. You can fix the green bar in blog with some css. The ‘Read more’ is located in Visual composer files, plugins\js_composer.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Contact Form 7 not working

    Hello,

    What’s the issue with formatting? The image you uploaded is not visible. Please send a new screenshot.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Header and menu problems

    Hello,

    Please add these lines into your custom css box, for the sub-menu:

    .header_7 #navigation nav .menu > li > a { width: 110px;} 
    .header_7 #navigation.pos_left nav .menu > li > ul.sub-menu, .header_7 #navigation.pos_left nav .menu > li > ul.sub-menu ul, .header_7 #navigation.pos_left nav .codeless_custom_menu_mega_menu { left: 160px;}

    Can you explain better on the first request? A screenshot of the wanted result can help.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Header Widgetized Area

    Hello,

    The shortcode you have used is not declared any where in the theme, nor in any plugin installed. So it is not recognized. Please use one of the present shortcodes or use a simple text for it.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Shortcodes Issue

    Hello,

    Did you installed any third party plugin lately? Please send us your wp credentials so we can give a look.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Blog Post – AUDIO NOT WORKING

    Hello,

    Can you please send us your wp credentials in a private reply? So we can fix this.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Where are the Language files?

    Hello,

    You can find the .mo files in specular\lang . We would recommend you to use a translation plugin like wpml or qTranslate.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Mobile menu not visible

    Hello,

    I set to ‘yes’ option for mobile menu in Theme Options > Headers > Show Responsive Menu Dropdown, also i added these lines into your custom css box:

    @media (max-width: 480px) {
    #logo {
      float: left !important;
      height: 100%;
      left: 55px !important;
    }
    }

    Now, please go to file css\bootstrap-responsive.css and find these lines:

    @media (max-width: 480px)
    #logo {
      float: right;
     left: 0 !important;
      right: 0 !important;
      -webkit-transform: none !important;
      -moz-transform: none !important;
      -ms-transform: none !important;
      -o-transform: none !important;
      transform: none !important;
    }

    Replace the left: 0 !important; with this: /* left: 0 !important; */
    Save and refresh.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Alignement with Visual Composer

    Hello,

    I added these lines into your custom css box:

    p {
      text-align: justify !important;
    }

    The site looks better now.

    Best regards!

    11 years, 1 month ago Mirela
    Participant
    in reply to: Problems with height by one page

    Hello,

    I am sorry, can you explain better? What do you mean by ‘accurate’? The text is designed to flow within the predefined width. Can you remove the <br> tags at one block of text so i can test it.

    Best regards!

Viewing 15 posts - 12,241 through 12,255 (of 12,542 total)
← 1 2 3 … 816 817 818 … 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