Forum Replies Created

Viewing 15 posts - 1,411 through 1,425 (of 1,544 total)
  • Author
    Posts
  • in reply to: REED MORE #142673
    Psink
    Keymaster

    Hello Diego

    You can send it here

    Regards,
    Psink

    in reply to: Site Not Loading correctly after demo data installed #142666
    Psink
    Keymaster

    Hello Dave

    Please share your login details to this URL
    https://themepalace.com/contact-us/

    Regards,
    Psink

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

    Hello Michael

    I guess “Yoga Therapy Title” and “with all the Biggest Brands of Fashion” are coming from customizer >> Header Media. Can you please check there once?

    Regards,
    Psink

    in reply to: REED MORE #142657
    Psink
    Keymaster

    Hello Diego

    Can you please confirm that you are talking about the archive page post title. Because previous should have to work for it. It would be easy if you share some screenshots of that page.

    Please share some screenshot or screen record

    Regards,
    Psink

    in reply to: Signify Pro – URL & page name issues #142656
    Psink
    Keymaster

    Hello Stern Chic

    Here we have a few CSS to fix the issue that you are dealing with

    CSS To remove page name under the header

    
    .singular-content-wrap article header.entry-header {
        display: none;
    }
    

    CSS To remove underline for link

    
    .entry-content a:not(.more-link):not(.button), .entry-summary a:not(.more-link):not(.button), .ew-about a:not(.more-link):not(.button), .widget_text a:not(.more-link):not(.button) {
        text-decoration: none !important;
    }
    

    To Add in the theme
    Please Go to Admin Panel >> Appearance >> Customize >> Additional CSS, here paste above CSS then published

    Hope this helps

    Regards,
    Psink

    in reply to: Header Image #142655
    Psink
    Keymaster

    Hello Michael

    It’s our pleasure to help you

    Regards,
    Psink

    in reply to: Site Not Loading correctly after demo data installed #142654
    Psink
    Keymaster

    Hello dave_r

    Can you please share your wp-admin user and password. We will figure out the actual issue and help you to import demo data

    Regards,
    Psink

    in reply to: Travel Ultimate Pro – Search Bar #142602
    Psink
    Keymaster

    Hello Roland Konzett

    Currently, we can’t change a parameter in the search bar. To add that feature extra works has to be done, So I would like you to hire Customizer Team. To hire a team please contact through https://themepalace.com/hire-a-customizer/

    Regards,
    Psink

    in reply to: Signify Pro – URL & page name issues #142601
    Psink
    Keymaster

    Hello Stern Chic

    Can you please share your site URL. It would be easy to inspect and give you valid CSS

    Regards,
    Psink

    in reply to: How can I change the color of icons in Social Menu? #142599
    Psink
    Keymaster

    Hello @Alexei

    Please add this Css in Additional CSS to change social menu color

    
    #header-social .university_hub_widget_social ul li a::before{
       color: #000;
    }
    

    Change the color code as per your requirement

    have a great day

    Regards,
    Psink

    in reply to: Create navigation menu on page #142597
    Psink
    Keymaster

    Hello @Adriana

    Yes, you can achieve it by adding a custom navigation menu code on a particular page using a custom HTML block. Also, you need to add all the CSS in Additional CSS
    necessary for a custom navigation menu.

    if you get any confusion while doing it, please let us know

    Regards,
    Psink

    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

Viewing 15 posts - 1,411 through 1,425 (of 1,544 total)