Forum Replies Created

Viewing 15 posts - 91 through 105 (of 1,550 total)
  • Author
    Posts
  • Psink
    Keymaster

    @suziesquirrell,

    here is the Solution for the first link – Add this CSS on Additional CSS

    .page article .blog-post-wrap {
    padding: 0px;
    border-radius: 0px;
    background-color: #fff;
    }

    .page article .entry-content {
    padding: 0px;
    border-radius: 0px;
    background-color: #fff;
    color: #000 !important;
    }

    To hide the blue box – there is an option to disable homepage content
    here you can follow the screen record
    https://www.awesomescreenshot.com/video/34607671?key=714d91e6f2b220400885201ac82b4a7d

    Regarding the slider image – you can add this CSS

    #main-slider .slider-item{
    background-position: 50% 30%;
    }

    Please adjust the vertical image position currently there is 30%

    Regarding the footer image – you can add this CSS

    .site-footer {
    background-position: 50% 20%;
    }

    Please adjust the vertical image position currently there is 20%

    I hope this will fix the issue

    Psink
    Keymaster

    @suziesquirrell

    “The pages beyond the homepage all come up with a blue backing, how do I change this? This is on pages I had already created before changing the website theme, do I need to create entirely new pages?”

    – Could you please share a link of one of the page with a blue backing?

    “Photos at the footer of the homepage, how do I edit so the centre of the photo is shown and also this for the top sliding photos on the front page?”
    – Provide us your site url we will inspect from our side and provide you a CSS to show center of the photo.

    “Do you also have a green version of the background cloud images?”
    – No, we dont have any version of background cloud

    “Finally on the testimonials how do I change the round image at the top?”
    – You need to change the featured image of testimonial post. Please check this screen record
    https://www.awesomescreenshot.com/video/34523471?key=cb9d23782dbfec43d7eef1ac4b3b559a

    “Also I have a random blue box on the home page that I cannot delete as I gets rid of the whole page.”
    – Could you please share a screenshot of it?

    • This reply was modified 10 months, 3 weeks ago by Psink.
    in reply to: move side bar to bottom in mobile view #208693
    Psink
    Keymaster

    @ruig, Could you please share your site URL? We will inspect and provide you a Additional CSS if its possible

    in reply to: Paralaax #208692
    Psink
    Keymaster

    @soarts, Sorry to say that, it is not possible to make the parallax section full width. Since the parallax section is wrapped with the theme’s container, it’s complex to make the parallax section full width

    Psink
    Keymaster

    @theseoguyindia, If you want to update your theme after a year, then you need to re-purchase it. But if you don’t need update then you don’t need to re-purchase it.

    in reply to: Change Language of theme on Frontend Tourable Pro #208690
    Psink
    Keymaster

    @radfactor, Apologies for the late follow up. Regarding your query seems its related to the WP Travel plugins. For the better guidance i would recommend you to get a support form WP Travel support team

    Here is the link, you can open the ticket
    https://wptravel.io/contact/

    in reply to: Demo import errors #208618
    Psink
    Keymaster

    @radfactor, Sometimes due to the internal server issue there may be a minor issue while importing data. If the import is completely done there will be no issue with the site performance, even if there were some import errors.

    in reply to: Compatibility issue? #208596
    Psink
    Keymaster

    @mahraun, Is it possible to share a temporary login of your site? We will take a look and let you know

    You can share it to prashant.themepalace@gmail.com

    in reply to: Compatibility issue? #208582
    Psink
    Keymaster

    @mahraun, Apologies for the late follow up. Seems is not a original theme file since i see a biography-pro_backup “backup” on the theme folder name. Could you please check on the original theme file? We have check there is no such error on the theme file

    Let us know if there is same issue on original theme file

    in reply to: No more ORANGE Buttons, Links etc. #208491
    Psink
    Keymaster

    We are unable to visit your site since the site is under development

    in reply to: Change hover and focus color of menu items’ texts #208490
    Psink
    Keymaster

    @knightsofrizal, Add this CSS to Additional CSS

    #primary-menu .sub-menu .menu-item a:focus,
    #primary-menu .sub-menu .menu-item a:hover{
    color: #fff !important;
    }

    Please change the color code as per your requirement

    Let us know if the CSS does not helps

    in reply to: No more ORANGE Buttons, Links etc. #207668
    Psink
    Keymaster

    @soncho, Is it possible to site URL? we will inspect and provide you a CSS to change the color of Buttons

    in reply to: White Block on bottom of Homepage #205183
    Psink
    Keymaster

    Could you please try this one CSS

    .entry-content-wrapper {
    padding-left: 0px;
    padding-top: 0px;
    border: none;
    }

    Let us know if it does not helps

    in reply to: Comments and sidebar #205107
    Psink
    Keymaster

    Hello,

    Is it possible to share a temporary of your site seems there is a issue with the comment section? You can share a login to prashnat.themepalace@gmail.com

    We will inspect the issue and let you know

    in reply to: White Block on bottom of Homepage #205104
    Psink
    Keymaster

    You can add this CSS to Additional CSS to hide that gray vertical line

    .home #content .entry-content-wrapper{
    border-left: none;
    }

    • This reply was modified 1 year ago by Psink.
Viewing 15 posts - 91 through 105 (of 1,550 total)