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: ONE Page Sections Not Working

    Hello,

    This happens because the slider is quite large while the text and other elements of page are smaller in size and are loaded faster.
    We can recommend you to use a caching plugin or CDN to make the site perform faster. Loading cached copies is much more faster than generating them from server each time you access page.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: mobile background header

    Hello,

    The responsive layout uses different css classes from the desktop one. The @media rule is used to check the screen dimensions from where the site is being accessed so it will determine what device is and what layout to display.
    This code is interpreted like this:
    @media (max-width: 979px) ->for all screens smaller to equal of 980px, execute the css below:
    .header_wrapper {background: #fff;} ->set’s header background to white.

    If you want to change this, just add this css code into your custom css box:

    @media (max-width: 979px){
    .header_wrapper {background: rgba(253, 252, 251, 0.03) !Important;}
    }

    It will overwrite the default style.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: First usage theme – questions

    Hello,

    1-Please add this code into your custom css box:

    @media (max-width: 480px){
    .countdown_section {
        width: 98% !important;
    }}

    2-Sorry i don’t understand. Can you please be more clear?

    3-You can change fonts used in your theme in General Options > Typography. All necessary changes for fonts usage in theme is done in this section. Also please refer to this article to add more fonts to site.
    Let us know.

    PS: Please open new ticket for future questions. So the forum is easier to browse and other visitors can find better and faster results.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Theme does not import the dummy data

    Hello,

    Please fill in the necessary information on your extra information fields of your profile data. So we can give it a closer look.

    Read this article for more information.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Codeless Slider Subtitle Bug

    Thank you for sharing!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Problem with blog article in header

    Hello,

    Can you please be more specific? I don’t see any breadcrumbs here, screenshot.
    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Problems with accordian questions

    Hello,

    Glad to know your figured it out. Let us know if you need further help.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Codeless slider on mobile

    Hello,

    I checked your site but the slider is fixed. Did you manage to solve your issue?
    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: LayerSlider WordPress not working in chrome

    Hello,

    Please add this code into your custom css box:

    .ls-slide, .ls-layer {
        display: block !important;
    }

    Let us know if the issue persists.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Portfolio animation style – is it possible to us it elewhere?

    Hello,

    I see the animation is already present in the page https://prod.apollogic.com/centrum-kompetencji-sap/. Do you still need our help?
    Let us know.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Header not removing

    Hello,

    I don’t see the page header in your pages anymore. See screenshot. Did you manage to remove it? Let us know if you need further help.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Codeless slider deactivate title

    Hello,

    Glad to know you figured it out.

    Let us know for anything else.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Mobile Footer Layout

    Hello,

    I see the banner is already centered (screenshot). Did you manage to edit it?

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Content moves up when Sticky Header appears

    Hello,

    Sorry but there are no feedback’s on the matter.

    Best regards!

    9 years, 7 months ago Mirela
    Participant
    in reply to: Filling the right side menu

    Hello,

    The screenshot is not really visible.. Please use one of these online photo share services: https://share.pho.to/ or https://postimage.org/ send us the link of the screenshot.

    You can fill in the side menu just like a normal menu. Assign a menu to it in Appearance > Menus, and add widgets to Appearance > Widgets.

    Let us know.

    Best regards!

Viewing 15 posts - 7,171 through 7,185 (of 12,542 total)
← 1 2 3 … 478 479 480 … 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