Home Forums Pro Themes Elead Pro Page Editing

Viewing 12 posts - 16 through 27 (of 27 total)
  • Author
    Posts
  • #141927
    Psink
    Keymaster

    Hello Joe Thomas,

    Please add this CSS in Additional CSS, and remove the previous CSS that we provide to you.

    .category-articles h1.page-title {
        visibility: collapse;
        font-size: 0px;
    }
    
    .category-articles h1.page-title span {
        visibility: visible;
        font-size: 62px;
    }
    

    Hope this will help you

    Regards,
    Psink

    #142174

    Hello

    Please Check the home page slider and rectify the problem in the slider
    Tran parent layer goes below the the slide.

    http://b4x.b21.myftpupload.com/
    Regards
    Suguna

    #142175
    Psink
    Keymaster

    Hello @Joe Thomas

    It looks like animation causing this issue in the slider. And I guess the previous issue is not solved yet, we are really sorry that the previous CSS code doesn’t work as it needs to be.

    CSS to Fix Slider Content position

    
    #main-slider .animated {
        animation-fill-mode: none;
        opacity: 1;
    } 
    

    CSS to hide ‘Category:’ form Articles archive page

    
    .category-articles h1.page-title {
        visibility: collapse;
        font-size: 0px !important;
    }
    
    .category-articles h1.page-title span {
        visibility: visible;
        font-size: 62px;
    }
    

    Please add the above CSS in Additional CSS

    Have a great day

    Regards,
    Psink

    #142178

    Dear Psink

    Thank you so much for you help.
    Please Check the home page slider and rectify the problem.
    http://b4x.b21.myftpupload.com/

    it is working fine but the main-slider-content animation is jumping before it goes to its position.
    Kindly help me fix it.

    Once again thank you for your prompt reply

    Regards
    Suguna

    #142260
    Silvia Mancini
    Participant

    Hi there how can i add a row inside the home page? and customize it with different elements?
    thanks

    #142513

    #142178
    Gantle reminder
    i am publishing the sight tomorrow Please give solution for the following.

    Dear Psink

    Thank you so much for you help.
    Please Check the home page slider and rectify the problem.
    http://b4x.b21.myftpupload.com/

    it is working fine but the main-slider-content animation is jumping before it goes to its position.
    Kindly help me fix it.

    Regards
    Suguna

    #142514

    #142178
    Gantle reminder
    I am publishing the sight tomorrow Please give solution for the following.

    Please Check the home page slider and rectify the problem.
    http://b4x.b21.myftpupload.com/

    it is working fine but the main-slider-content animation is jumping before it goes to its position.
    Kindly help me fix it.

    Regards
    Suguna

    #142515
    Psink
    Keymaster

    Hello suguna

    sorry for keeping you waiting. Here is the Css add this in Additional Css.

    
    #main-slider .animated {
        animation-duration: unset;
    }
    .slick-current .main-slider-contents {
        animation-name: none;
    }
    

    have a great day

    Regards,
    Psink

    #142522

    Hello

    Please Check the home page slider and rectify the problem.
    http://b4x.b21.myftpupload.com/
    It is working but the animation is missing.

    The beauty of the website is the Homepage slider animation. try to fix at the earliest.
    this is my humble request.
    Sorry to remind you we are publishing the website tomorrow.
    Kindly do the timely help.

    Regards
    Suguna

    #142523

    Hello

    Home page slider animation missing help me to rectify the problem
    http://b4x.b21.myftpupload.com/
    It is working but the animation is missing.

    The beauty of the website is the Homepage slider animation. try to fix at the earliest.
    this is my humble request.
    Sorry to remind you we are publishing the website tomorrow.
    Kindly do the timely help.

    Regards
    Suguna

    #142525
    Psink
    Keymaster

    hello suguna

    Did you use external resources for animation in the slider? We are not getting what is the actual issue with the slider. And by default, there is no animation in the slider. We are looking for the actual issue but we are not reaching there.

    regards,
    psink

    #142526
    Psink
    Keymaster

    can you please share your wp-admin login details at this link https://themepalace.com/Contact Us/, for further investigation

Viewing 12 posts - 16 through 27 (of 27 total)
  • You must be logged in to reply to this topic.