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, 8 months ago Mirela
    Participant
    in reply to: Translate english to french

    Hello,

    Please check this ticket regarding this: https://support.codeless.co/?topic=change-description-in-portfolio-page

    Let us know if you have further questions.
    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Slider, Buttons on Mobile, Featured Image

    Hello,

    1-Yes, this seems to be an issue with Revolution slider. I suggest you add the first slide image as the slider’s background image instead. See screenshot: https://ibb.co/hC2bL0W
    I don’t know why this happens, I will research some more in the slider’s documentation and let you know if I find anything.

    2-Add this css into your Custom Css box:

    @media (max-width: 480px){
    .wpb_content_element.button.buttons_two.al_center {   
        left: 68% !important;  
    }
    .wpb_content_element.button.buttons_two a:first-child {
        margin-bottom: 15px;
    }}

    3-You can change the aspect ratio for the image cropping at Settings > Media > Image Sizes.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Portfolio Masonry on mobile

    Hello,

    Please try adding this css into your Custom Css box:

    @media (min-width: 480px){
    .portfolio-layout-grid[data-grid-cols="3"] .portfolio_item {
        width: 33.3% !important;
    }
    }

    Let us know.
    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Menù color

    Hello,

    I set up the header style as you wanted. Please clear cache and refresh page. This is the result on my side: https://ibb.co/59gqcdF

    Let us know if it’s what you want.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Videos not playing

    Hello,

    I understand. Please add some wp credentials in a private reply. So I can check this closely.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Center Images in Column

    You’re welcome!

    If you like our theme and support, please leave us a review on Themeforest. It’s important for us!
    https://themeforest.net/downloads

    Thank You :)

    6 years, 8 months ago Mirela
    Participant
    in reply to: Which are the css classes for the mobile menu ?

    Hello,

    1-menu’s background color:
    You can change the background color and font color in Specular > Header Options > Dropdown Options & Mobile Menu > Dropdown Background Color / Dropdown typography.

    2-Link color:

    .menu-small ul.menu > li > a {
        color: #fff !important;
    }

    3-Link hover color:

    .menu-small ul.menu > li > a:hover {
        color: #fff !important;
    }

    4-Visited link color:

    .menu-small ul.menu > li > a:visited {
        color: #fff !important;
    }

    Change the color to your wish.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Make footer to look as Finance demo or similar

    You’re welcome!

    If you like our theme and support, please leave us a review on Themeforest. It’s important for us!
    https://themeforest.net/downloads

    Thank You :)

    6 years, 8 months ago Mirela
    Participant
    in reply to: Force breadcrumb width

    Hello,

    Yes, you can add that class if you want to. Go to file: specular\includes\view\page_header.php And find this line:
    <div class="breadcrumbss">
    Edit to this: <div class="breadcrumbss span4">

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Full width logo for mobile

    Hello,

    Add this css into your custom css box in Appearance > Customize > Custom Codes menu.:

    @media (max-width: 480px){
    #logo img {
        height: 300px !important;
    }
    }

    Change value to your wish.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Portfolio Masonry on mobile

    Hello,

    Yes, you can with custom css. Please add a link of the page where you are having this.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Videos not playing

    Hello,

    And indeed the video is showing ok. See screenshot: https://ibb.co/MN5n5vc
    Please try opening the site from a different browser or check if you have any add-ons installed in your current browser that may be blocking content from showing.

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Menù color

    Hello,

    As described in my last reply, the color of the menu is defined by the header version. If it’s selected “header light” the color will be white, if selected “header dark” the color will be black (or any color you have set up in the settings).

    Just go to page’s settings > General > Header Color (screenshot). Select dark.

    -Customize the sticky header style in Appearance > Customize > Header > Sticky (screenshot).

    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Stuck on Specular WIzard

    Hello,

    Please clear cache and refresh your site. The warnings and other issues are gone. You can proceed in editing the site’s pages and post by using Visual Composer.
    Just make sure to edit the options from the ‘Specular’ menu. See screenshot: https://ibb.co/B2WLDH2

    The option in Appearance > Specular Wizard, will open the wizard every time you click on it.

    Let us know.
    Best regards!

    6 years, 8 months ago Mirela
    Participant
    in reply to: Site dropped after the upgrade

    Hello,

    How did you update theme? From Appearance > Themes, using Envato Market or just by replacing(overwriting in wp-content/themes) old files with the new files?
    After the theme update, some plugins may become deactivated. This can result in seeing shortcodes instead of proper content. Since many included plugins also get updated with the theme, they need to be updated as well in order for the site to properly function. So the workflow is this:
    1-export settings data;
    2-update theme;
    3-update included plugins;
    4-activate any plugin that has been deactivated by the theme update process;

    The settings (menu style, fonts etc) are all stored in the database. They are not affected by theme file update. Just make sure to get all plugins in original state for the original site view to come back.

    Let us know if you have questions.
    Best regards!

Viewing 15 posts - 631 through 645 (of 12,542 total)
← 1 2 3 … 42 43 44 … 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