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

  • 5 years, 2 months ago Eldo
    Keymaster
    in reply to: Green Icon Hover ?

    Hello,

    I don’t know which icon you are using. In case you are using services medium like in this demo https://codeless.co/specular/business2/ the CSS code to be added in the Specular > General > Custom Css Box:

    .services_medium.style_3:hover .icon_wrapper i {
        color: #fff !important;
    }

    In the color instruction, you can add the color you wish.

    Anyway to give you the exact instruction I have to check out your online link.

    Let me know.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Mobile menu + align: absolute center issues
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Specular – Revolition Slider – Fullscreen – Not adjusting correctly

    Hello,

    I think you have to go into the Specular > Header Options > Make Transparency > Switch Off

    https://codeless.co/documentation/main.html#setup_header

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Specular update heading problem

    Hello,

    Did you have installed the latest version of the theme?

    The quick solution is to edit the page where you see the error and in the Slider Options set the Layer Slider as slider and set the slide you had created.

    Permanent fix is by editing the file: wp-content/themes/specular/includes/core/codeless_slideshow.php edit line 60 :

    $this->options['layer_slider_id'] = codeless_get_mod('layerslider')+1;

    and replace with:

    $this->options['layer_slider_id'] = is_numeric(codeless_get_mod('layerslider'))+1;

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Google Maps error message
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Recurring ERROR MESSAGES

    hello,

    I can’t access the file after tried again so you can make this change by yourself. Please edit the file wp-content/themes/picante/includes/codeless_functions_backend_editor.php search for the line above

    $value = array_merge( $default, $value );

    replace with:

    $value = array_merge( $default, (array)$value );

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Checkout button doesn't work on iPhones

    Hello,

    If you have any older version of the theme please update to latest one we had released.

    In case the issue persists please contact us again.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Show Menu Button on Mobile

    Hello,

    Please send to me your online link so I can give you the exact code to show it online.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Need to change theme template

    Hello,

    I haven’t disabled it. You have only to go into in the dashboard edit the page and click on the Classic Editor button there you can add any css or js you want.

    Or for Custom Css you can add it on Specular > General > Custom Css

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Recurring ERROR MESSAGES
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Google Maps error message

    You have to edit with the Customizing ▸ Footer
    General

    Google Api Key need to added and generated at:

    https://developers.google.com/maps/documentation/javascript/get-api-key

    After that you have to set the Google Latitude & Longitude of your location.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Change Woocommerce image changes
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Margins off (header & search) for some browsers
    This reply has been marked as private.
    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Need to change theme template

    Hello,

    You had used an element that doesn’t come styled with the theme. Anyway, I see that you have used a circle image and this can be styled with CSS.

    I have made the div shaped like a circle.

    Regards!

    5 years, 2 months ago Eldo
    Keymaster
    in reply to: Post Questions

    Hello,

    Please take a look now.

    About the small line at the top it is shown only on when you are login in wp dashboard.

    Regards!

Viewing 15 posts - 271 through 285 (of 335 total)
← 1 2 3 … 18 19 20 21 22 23 →

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