• Resolved Marouane87

    (@marouane87)


    Hello,

    I’ve been making some offline development. Now I decided to move online. So I’ve created a wordpress website and installed Customizr along with the child theme.

    I applied the same css and functions in the child theme and yet the result is quit different as you can see in this screenshot and the live version of the website.

    Am I missing something please? (as you can see, there’s no search form on the live website, the featured posts are not deleted, and the slides arrow direction is inverted)

    Thank you very much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Marouane,
    about the slides arrow probably ’cause you’re using different customizr versions?
    you don’t need this from your child-theme style.css:

    a.tc-carousel-control {
    direction: ltr;
    }

    The search for is there, in the header..
    About the post, you should select to not display anything in the front page.
    Doesn’t work?

    Thread Starter Marouane87

    (@marouane87)

    You are right, I used the last version of the theme that seemed to correctly handle the arrows now without child-theme style.css trick for rtl support.
    Thank you very much 🙂 !

    😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem after moving online’ is closed to new replies.