Header Title problem

  • Hany

    #5053

    dear,

    the header title in my site http://www.hany.org is not properly aligned. the title is hidden and the description is at the bottom of the header

    can you please check it.

    thanks

    ronangelo

    #30497

    add this in Custom CSS option.

    .header_title {
    bottom: -40%;
    }

    .header_desc {
    top: 50%;
    }

    you can change the numbers to adjust to your desired placement..

    Hany

    #30498

    it was working ok and in the options it looks good but after upgrading the theme something went wrong

    Mod

    Kenneth John Odle

    #30499

    Moved to Support. Please post in the correct section next time.

    Hany

    #30500

    Sorry but it seems to me a bug as I didn’t change anything except upgrading

    Mod

    Kenneth John Odle

    #30501

    Okay, something weird may be happening there. But add ronangelo’s code to your child theme style sheet and all should be well.

    Hany

    #30502

    i am afraid that if i put the code the developer will not know where is the bug.

    however, i put it now and if you want me to remove it please inform me

    thanks

Viewing 7 posts - 1 through 7 (of 7 total)

  • You must be logged in to reply to this topic.