• Aditya

    (@adityagunturu)


    I am trying to Mimic the header of one style in my WordPress theme and transfer it to another style in the same theme. The CSS code is in the theme files, but when i paste it in the custom CSS panel the design gets weird. I am trying to put the header of Style 2 in Style 1.

    Style 1 of the theme (called standard style): https://themes.elmastudio.de/uku/

    Style 2 of the theme (called neo style): https://themes.elmastudio.de/uku-pirongia/

    I have isolated CSS code for each element, individually the code works but not together with CSS code for other elements.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Nabil

    (@nabil_kadimi)

    You are victim of the C in CSS. The best thing to do in my opinion is to look at the design and try to replicate it with your own CSS. It will take less time and less code.

    Thread Starter Aditya

    (@adityagunturu)

    @nabil_kadimi

    The developer said it would work just with the theme’s CSS. As there are different styles in the theme and different CSS files for styles(Html is same).

    It would be great if you could take a look at the style demos.

    i just want to know what code to change.

    • This reply was modified 5 years, 9 months ago by Aditya.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Mimic CSS for header layout from another theme/style in WordPress?’ is closed to new replies.