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, 7 months ago Mirela
    Participant
    in reply to: Visual composer / WP Barkery Visual composer – works but ask for licence, why ?

    Hello,

    All the included plugins, Visual Composer too, have extended licenses.
    This means they can be used by any one purchasing our theme as long as they use the version included in theme folder. You can not update it on your own terms with this type of licence.
    The rules of the marketplace doesn’t allow us to give the plugin activation code. You can use the existing version without any problem. We update frequently all theme plugins to their latest versions in every theme release or in case when an urgent update is needed. So they are always fully compatible with the current theme version.

    If you want to buy a license by yourself this is allowed, but we thought that this isn’t needed because the version included works perfectly.
    You are free to make the choice that best fits your needs.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Minimal Template Breaks (Tower Theme)

    Hello,

    To disable the hamburger menu please go to General Options > Layout > Extra Side Navigation, set it OFF.

    These are the font used in minimal demo are “Lato” for header menu and “Playfair Display” for body.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: portfolio display

    Hello,

    I increased the min height to 375px, it’s ok now. Please check your site.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: image as body background

    Hello,

    This is not a default option but this is a workaround:
    You can set the page’s background to transparent in the page’s General Settings > Page’s Options & Style > Page Content Background, check “Transparent” option.
    Then add to the page’s custom css box this css:

    #content {
        background-image: url(https://codeless.co/specular/default/wp-content/uploads/2014/07/1231-compressed.jpg);
    }

    change the image url to your choice.

    Best regards!

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

    Hello,

    Please add this code into your custom css box:

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

    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Minimal Template Breaks (Tower Theme)

    Hello,

    The site is responsive and even the minimal online demo, you can see that it resizes well in mobile and ipad layout. If you use this demo, just make sure to set “Boxed Container Width with percentage” to 100%, in General Options > Layout (this is only for the boxed layout).
    Let us know if you need further help.

    PS: Thank you for noticing it in the online demo. We will edit it asap!

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Various Issues

    Hello,

    That’s the sticky menu. To turn it off please go to your General Options > Header Options > Sticky Nav. See screenshot.
    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Change colour of icons/glyphs

    Hello,

    You need to use custom css for that. What icons are you trying to edit? To change the social icons color please add this code into your custom css box:

    .top_nav .footer_social_icons.circle li i {
        color: #999999;
    }

    Edit the color to your wish.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: View All in portfolio section

    Hello,

    The css was pasted inside a comment block, making it in-existent. If you add any code inside these tags: /*.....*/ then you are making it a comment. This means it has no effect on the site. I edited it and it’s ok now. Please clear cache and refresh page.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: View All in portfolio section

    Hi,

    The code is the right one. Please make sure you have pasted it correctly. It should be pasted into your Custom Css box, located in General Options. If you send us your wp credentials i can give it a closer look and fix it.

    Read this article for more information.

    Best regards!

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

    Hello,

    Can you please be more specific? I checked your site and the header is responsive. See screenshot. What do you want to optimize here?

    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: View All in portfolio section

    Hello,

    1-Logo in mobile:
    You could make it smaller, but i think it won’t be necessary. Please edit the code above to this:

    @media (max-width: 480px){
    #logo img {   margin-right: -52px !important;}
    }

    This should be the result, screenshot.

    2-The code you have entered targets all links. To limit it’s effect only on body links and on hover, please edit the code you had to this:

    body p a:hover {
    color: #e5af5a !important;
    }

    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Making the theme mobile / SEO friendly

    Hi,

    That’s great to know. Thanks for sharing the result. I am setting this topic as resolved. Please let us know if you need further support.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: remove some social media icons

    Hello,

    Please go to your Specular > General Options > Social Media. Remove the link of any social you do not want to be displayed.
    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Importing the Site one mySQL Table at a time

    Hello,

    The Appearance menus section is actually a component of WordPress. It’s not related to the theme you are using. I suggest you read this article: https://codex.wordpress.org/Database_Description for a detailed insight on wordpress database system. Our theme is based in this structure as well.

    Best regards!

Viewing 15 posts - 7,021 through 7,035 (of 12,542 total)
← 1 2 3 … 468 469 470 … 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