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, 12 months ago Mirela
    Participant
    in reply to: My Website is no longer Responsive

    Hello,

    Please add some wp credentials in a private reply. So we can check the video.

    It’s not possible to disable scrolling in mobile, but in each slide’s row settings (starting from second slide) you can select to disable row for mobile. This way you will have only first slide left to show in mobile and thus no scrolling available.

    Let us know.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Sticky header not working

    Hello,

    Edit code to this:

    @media (max-width: 979px){
    .container.container-content {
        padding-top: 160px !important;
    }}
    
    @media (max-width: 480px){
    .container.container-content {
        padding-top: 150px !important;
    }}

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Portfolio grid does not work

    Hello,

    Please add some wp and ftp credentials in a private reply. So we can check this and fix.

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Loading Demo doesn't work

    Hello,

    Please go to Specular > General Options > Select Special Pages, assign a homepage here. Assign the page you will use as one page.

    Let us know if you need further help.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: View the 'Blog' section in multiple languages

    Hello,

    Did you assign the blog page as the posts page? Polylang is not a supported plugin so we have not tested it ourselves, but there have been no problems reported from other users.
    However i can give it a look if you post some wp credentials in a private reply.

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Change language to Specular theme

    Hello,

    Did you translate the string too? Please go to file \lang\specular.pot and check if the string is translated. If not, add the translation there.

    Please know that Polylang is not one of our supported plugins.

    Let us know.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Tower 2.8.1 Update Failed

    Hello,

    Please update included plugins too. Let us know if the issue persists.
    https://support.codeless.co/?ht_kb=update-plugins-using-only-the-included-in-theme-version

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Extend Support

    Hello,

    You can extend just the support in theme’s prifile in themeforest. Just login wiht the account that you have bought it. Go to the extend support option and follow the steps. See screenshot:
    https://ibb.co/Bz3wgr9

    Let us know if you still can not do it.

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Sticky header not working

    Hello,

    Please try adding this css:

    @media (min-width: 1024px){
    .container.container-content {
        padding-top: 160px;
    }}
    
    @media (max-width: 767px){
    .container.container-content {
        padding-top: 150px;
    }}

    Change the values to your wish.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Content wider than the screen

    Hello,

    Apart from the content being a bit in the left, in mobile, i don’t see any issue. I don’t get these messages in my google chrome console either.
    You can add this css to center the content in mobile:

    @media (max-width: 480px){
    .viewport {
         left: 30px;
    }}

    Can you post some screenshots of the messages?

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Words in blog post titles split & change quotation mark color

    Hello,

    Sorry for the late reply.
    1-Please add this css into your Custom Css box:

    article.hentry h2.entry-title {
        word-break: break-word !important;
    } 

    2-Please add this css too:

    .wp-block-quote:before {
        color: #2980c236 !important;
    }

    Change the color to your wish.

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Chrome and Firefox Errors

    Hello,

    Apart from the messages in the console, are you experiencing any issue with site’s functionality? Do you have any issue navigating it or adding/removing content?

    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: How does cl_slider show all on the phone?

    Hello,

    Please add this css into your Custom Css box:

    @media (max-width: 480px){
    .cl_col_wrapper {
        margin-left: auto;
    }}

    Result: https://ibb.co/gFCJ7Gj

    Let us know.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: The Post Blog visualization isn´t Responsive

    Hello,

    That’s strange. Please add this css to fix it:

    @media (max-width: 480px){
    .blog-article.standard-style .content {
        width: 40% !important;
    }
    .post_style-modern .span12 > .blog-article > .media {
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 300px !important;
    }}

    Result screenshot: https://ibb.co/dkv0syD

    Let us know.
    Best regards!

    6 years, 12 months ago Mirela
    Participant
    in reply to: Error Contact Form7

    Hello,

    That’s great! Thank you for sharing.

    Best regards!

Viewing 15 posts - 1,141 through 1,155 (of 12,542 total)
← 1 2 3 … 76 77 78 … 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