Problem with background images

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home CVIT WordPress Theme Problem with background images

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #4408
    Nebojsa
    Participant

    Hello,

    this is my website https://milicamitrovic.com/

    1. As you can see, for some reason background imiges in some parts of a website are walking up and down. On services, clients and Testemonial section. Why is that and how can I fix it?
    2. I am using WPML plugin and I translated some parts, but is it possible to translate your options? As I would like to translate footer and contact parts of a website.
    3. Slow loading of a page? Can I do something about that. I already resize images but it is still slow.
    4. On a footer this is my code.

    Design von

    but he does not show an image. Is there a way of showing an image?

    5. Is it possible to make somehow every second word not to be bold?

    Thank you.

    #4409
    Nebojsa
    Participant

    6. My mobile menu is too short, so I need to scrol down for everything to show. Is there a way to fix this?

    #4416

    Hi Nebojsa,

    1. It’s only happening for your AUSBILDUNG content.

    2. In this issue, the WPML support team can assist you.

    3. In this issue, you could read this article https://www.sparringmind.com/speed-up-wordpress/

    4. It’s may possible to show the image to write some custom CSS.

    5. Use the CSS below to get every second word not bold

    .split--words span:nth-child(2n) {
        font-weight: normal !important;
    }

    6. Based on the UX, if you hide the scrolling option then the users who are using small screen devices, they will not see all of your website menus.

    Best Regards,
    ThemeLooks Support Team

    #4428
    Nebojsa
    Participant

    1. Nope it is happening with this too
    http://prntscr.com/kngztq
    http://prntscr.com/knh071
    http://prntscr.com/knh0di
    http://prntscr.com/knh0k8

    2. I just want to know it is possible with your theme? i will do it myself if there is availability for that.

    3. This I know, just thought that maybe you have solution for your own theme. But thank you.

    4. So it doesn not allow to write css inside of copyright field itself?

    5. Thank you, it works.

    6. I did not wanted to remove scroll but to make field longer. But I will try to find in css and make max height larger.

    So main question is number 1. Thank you.

    #4431

    Hi Nebojsa,

    1. As we have said, “it’s only happening for your AUSBILDUNG content”. When the content scrolling automatically with a large amount of text then the issue is raising.

    2. Our theme is fully translate ready. If the plugin has no option to translate those then there has nothing to do. That’s why we told you to contact the WPML support team can assist you.

    3. You are welcome.

    4. NO.

    5. You are welcome.

    6. In this issue, you could use the CSS below and change the height.

    @media screen and (max-width: 991px) {
        .header--nav {
            max-height: 320px !important;
        }
    }

    Best Regards,
    ThemeLooks Support Team

    #4433
    Nebojsa
    Participant

    1. Well I knew why is that happening, I thought you have a fix for that as you made a theme. So what you are saying is do not use that Ausbildung section and it will be ok.

    #4435

    No, we are not saying to do not use that Ausbildung section.

    In this issue, you could stop sliding by unchecking the Active Slide to fix the issue. Also, you could use Education & Experience both to show your Ausbildung Content. It can be a good solution to the issue.

    Best Regards,
    ThemeLooks Support Team

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
happy hour