Forum Replies Created

Viewing 15 posts - 1,426 through 1,440 (of 1,548 total)
  • Author
    Posts
  • in reply to: Item feature #142586
    Psink
    Keymaster

    Hello @Milesax

    Thanks for the info and screenshot. We will work on it and inform you it gets fixed.

    Regards,
    Psink

    in reply to: REED MORE #142585
    Psink
    Keymaster

    Hello Diego

    Add this Css

    .archive h2.entry-title {
        font-size: 28px;
    }
    

    Regards,
    Psink

    in reply to: Cropped header image on inner pages #142575
    Psink
    Keymaster

    Hello William

    Here is the CSS to hide the default lightbox. Add this in Additional CSS

    
    div#pbOverlay.show {
        display: none !important;
    }
    

    Using different header images in non-homepage. I’m not sure that it is possible or not. So, for now, I have contacted the theme author for this. I will inform you is it possible or not after the theme author’s response.

    Have a good day

    Regards,
    Psink

    in reply to: Header Image #142572
    Psink
    Keymaster

    Hello Michael

    Please Go to Admin Panel >> Appearance >> Customize >> Front Page >> Topbar

    There you will find a background image option for changing the menu background image

    Regards,
    Psink

    in reply to: Random word instead of page name in header image #142571
    Psink
    Keymaster

    hello michael

    Can you please share your site URL? It’s quite confusing, it would be easy to understand with the visual aspect

    Regards,
    Psink

    in reply to: Page Editing #142526
    Psink
    Keymaster

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

    in reply to: Page Editing #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

    in reply to: Installing Demo Data #142517
    Psink
    Keymaster

    Hello @Mckenzie

    Well, i guess something is missing. Please reset your site using the wp reset plugin. Then active all the plugins recommended for the theme.

    – catch themes demo import
    – wp travel
    – jetpack

    after activating all plugins Go to Admin panel >> Appearance >> Theme palace demo import, there you will find a place for demo import. Importing may take a little bit more time, wait until it’s done

    Hope this will helps you

    Regards,
    Psink

    in reply to: Page Editing #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

    Psink
    Keymaster

    Hello @Rick

    If you have a backup of fresh photo perfect pro theme. Delete the theme and re-upload a fresh one

    Regards,
    Psink

    in reply to: Cropped header image on inner pages #142508
    Psink
    Keymaster

    add this CSS in Additional CSS – change the height as per your requirement

    
    body:not(.home)  .featured-banner img{
        max-height: 300px;
    }
    

    have a good day

    in reply to: REED MORE #142506
    Psink
    Keymaster

    for homepage post title or archive page post title? and please share your site URL

    in reply to: Remove spacing in header and footer #142500
    Psink
    Keymaster

    Hello @William

    Please add this CSS in the theme to remove the top and footer space

    .site-layout-boxed #page {
        margin-top: 0;
        margin-bottom: 0;
    }
    

    To add the above CSS Go To Admin panel >> Appearance >> Customize >> Additional CSS, here paste the above CSS and published.

    Have a good day

    Regards,
    Psink

    in reply to: Item feature #142497
    Psink
    Keymaster

    Hello mlesax

    Can you please tell me which tools give an error while doing SEO positioning? And please describe the process in a little brief.

    Regards,
    Psink

    in reply to: Remove spacing in header and footer #142459
    Psink
    Keymaster

    Hello @william

    I guess the boxed site layout is activated in the theme. Please change the boxed to fluid in the site layout.

    Please see screen record
    https://www.awesomescreenshot.com/video/2323744?key=ecce9955651b57f00eb2b6bf4ed3a0ef

    if you want to remove space from the header and footer within the boxed layout. Please share the site URL.

    Regards,
    Psink

Viewing 15 posts - 1,426 through 1,440 (of 1,548 total)