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

  • 6 years, 11 months ago Mirela
    Participant
    in reply to: Specular Theme Mobile Mode unresponsive

    Hello,

    Do you want to customize the responsive design? Or does it look in mobile the same as in desktop? If it’s the first option, then i suggest you hire a designer to change it to your wish. Alter the style using custom css. Add the code into your Custom css box in General Options.
    If it’s the second, then it’s an issue we are bound to solve. Can you post a link to your site? So we can check closer.

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Top Navigation Row

    Hello,

    Sorry but this requires custom coding and it’s a service not included in support.

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Demo is not getting installed

    Hello,

    Please add some wp credentials in a private reply, so i can check and install it for you.

    Let me know.
    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Specular Theme – Widgetized Sidebar

    Hello,

    You are not seeing a font change because the css is not active because of the error. Check the css above to have a closing ‘}’ bracket. If you add some wp credentials in a private reply, i can check and fix it for you.

    Let me know.
    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: New 500 error
    This reply has been marked as private.
    6 years, 11 months ago Mirela
    Participant
    in reply to: Mobile menu problem

    Hello,

    To comment the css, just add these /*.. */
    Exmaple: /*your custom css code inside*/ Screenshot: https://ibb.co/y0L3Nd6

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Creating portfolio page

    Hello,

    That’s a portfolio page. Please check a video tutorial here: https://youtu.be/AYTADwEdM_w

    To add comas between categories you’ll need to edit theme files. The responsible file is tower\includes\view\portfolio\loop-grid.php and the block of code:

    if(is_object($item_categories) || is_array($item_categories))
        	{
        		foreach ($item_categories as $cat)
        		{
        			$sort_classes .= $cat->slug.' ';
        		}
        	}

    To add comas, just add a coma inside the '' (space). Example:
    $sort_classes .= $cat->slug.', ';

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Specular theme design issues in iPad landscape and portrait version

    Hello,

    Sorry for the late reply.
    Please try adding this code:

    @media (max-width: 979px) and (min-width: 768px){
    .container{
    width: auto !important;
    }
    .list li.simple:first-child:last-child {
        width: 55%;
    }
    }

    Let us know.
    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Page Header on Blog Posts

    Hello,

    This is not added yet. You can check out the changes made in the latest update here: https://themeforest.net/item/specular-responsive-multipurpose-business-theme/9412083?s_rank=7

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Blog page broken, need developer support
    This reply has been marked as private.
    6 years, 11 months ago Mirela
    Participant
    in reply to: Specular Theme – Problems

    Hello,

    1-Please go to file vc_templates/block_title.php find this line:
    $output .= '<h2 class="h1">'.$title.'</h2>';
    Replace with this:
    $output .= '<h1>'.$title.'</h1>';

    2-I replied your regarding this in this other ticket of your: https://support.codeless.co/?topic=clients-carousel-3 Please keep up the issue there.

    3-Please check the correct steps to take here: https://codeless.co/documentation/main.html#update_theme

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Amount of Columns Shop Page Responsive

    Hello,

    I see 4 columns here in stead: https://ibb.co/jDFCbd3
    Did you manage to change it already? Let us know.

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Top Widgetized Area on top of Header on Mobile

    Hello,

    Please add this code into your Custom Css box:

    @media(max-width: 480px){
    .header_wrapper.transparent.header_1.background--light {
        padding-top: 100px;
    }}
    @media(max-width: 979px){
    .header_wrapper.transparent.header_1.background--light {
        padding-top: 100px;
    }}

    Change the value to your wish.
    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Codeless Builder 2.1.2 Conflict with WPBakery Page Builder 6.0.3

    Hello,

    Did you install the included version of WP Bakery? Yes, please add some wp credentials so we can check. There is no problem with WP Bakery as far as we have tested.

    Best regards!

    6 years, 11 months ago Mirela
    Participant
    in reply to: Specular Update 2.6.4 to 3.1 –> site is damaged

    Hello,

    To be sure to recover the theme settings, backup the site options before theme update. To do so, follow this workflow:
    1-go to Specular > Import/Export (dummmy data) > Export Options, from the list select: Theme Options (screenshot).
    2-Update theme;
    3-Check the dashboard if there is any notice for plugins. Update and re-activate all necessary (screenshot);
    4-If still site is not the same as before (usually it’s ok after activating all plugins), Import the theme options backup of point 1. Go to Specular > Import/Export (dummmy data) > Backups, import the latest backup. (screenshot)

    Let us know.
    Best regards!

Viewing 15 posts - 1,051 through 1,065 (of 12,542 total)
← 1 2 3 … 70 71 72 … 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