Forum Replies Created

Viewing 15 posts - 1,366 through 1,380 (of 1,463 total)
  • Author
    Posts
  • in reply to: Copyright #142264
    Psink
    Keymaster

    Hello @Melody

    You can put whatever you want in the first part of the footer copyright. The first part of the footer copyright is editable you can edit it easily from the footer theme options, but the second part is static

    In the pro version, you can edit both of it

    Please watch the screen record for more clarification
    https://www.awesomescreenshot.com/video/2293114?key=c9ff353505e7a49656be921eef0fb023

    Regards,
    Psink

    in reply to: Demo Content #142256
    Psink
    Keymaster

    That’s great if you have any confusion. Please let us know

    in reply to: Remove the black dot in slider image #142255
    Psink
    Keymaster

    Hello @spectanizer

    Please add this CSS in the Additional CSS

    .so-widget-sow-hero .sow-slider-base ul.sow-slider-images li.sow-slider-image::after{
    	background: none;
    }
    

    Regards,
    Psink

    in reply to: Copyright #142253
    Psink
    Keymaster

    Hello @Melody

    It’s possible only in the pro version

    Regards,
    Psink

    in reply to: Remove magnifying glass from destination tiles #142195
    Psink
    Keymaster

    hello @Denise Aarts,

    Yes, it is possible to hide the icon that opens the gallery. After hiding the icon there will be no more gallery function in the destination section, there will be the only title to which the user’s eye straight get focused.

    Regards,
    Psink

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

    in reply to: Blog Post Excerpt Image #142112
    Psink
    Keymaster

    Hello @teowee

    We are really sorry to tell, there is no such feature in the theme.

    Regards,
    Psink

    in reply to: Front page header is not displayed #142111
    Psink
    Keymaster

    Hello @Wscustomer

    I could not understand what are you trying to tell us. I saw the slider is active on the homepage.
    Previously there is no slider on the homepage.

    Can you please describe your query in more details, So I can understand, and help you to solve it out

    Regards,
    Psink

    in reply to: REED MORE #142109
    Psink
    Keymaster

    hello @Diego

    Now I understand what you want to say. Please follow the below screen record.

    https://www.awesomescreenshot.com/video/2271991?key=535935c4c2986dc3a581ec20446afed2

    hope this will help you

    If have any further query, please lets us know

    Regards,
    Psink

    in reply to: Client Section not functioning correctly #141998
    Psink
    Keymaster

    Hello @John Barbagallo

    Thank you for the issue-reporting, we have fixed both the client section issue and homepage sortable issue. We will release the theme today, please update the theme and if you have any further query related to the theme, Please lets us know

    Regards,
    Psink

    in reply to: Front page header is not displayed #141941
    Psink
    Keymaster

    Hello wscustomer,

    Header image will not display on the front page instead you have to customize the front page yourself.

    Please follow theme instruction to setup the front page.
    https://themepalace.com/instructions/themes/careerpress/

    Or follow screen record
    https://www.awesomescreenshot.com/video/2249500?key=b7fc931e64c9ca59dd8c37ca534a2d9c

    Regards,
    Psink

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

    in reply to: REED MORE #141926
    Psink
    Keymaster

    Hello @ Diego Morilla

    I’m quite confused regarding the query. I guess you are trying to say that you want to change the “Read More” button label.

    Please follow the screen record to replace the “Read More” Label
    https://www.awesomescreenshot.com/video/2247305?key=5e54c2190d5cd2e75d4a356454218105

    I’m still not clear on this line “I transparent, without a colored background, just like it appears in the demo”

    Can you please confirm that you want to make the button background transparent?

    And please share your site URL

    Regards,
    Psink

    in reply to: Sortable Homepage not working #141919
    Psink
    Keymaster

    Hello @John Barbagallo

    We are really sorry for having you in trouble sorting homepage section. For now, we have contact the theme author to look into this issue. We will come back to you after the theme author fix this issue.

    Regards,
    Psink

    in reply to: H1 Tags #141918
    Psink
    Keymaster

    Hello @Minature_hero

    Currently, there is no meta description tag in the theme. That’s why the meta description is missing. If you want to add the meta description tag, you can add it by yourself between the head tag in the code.

    i.e

    Regards,
    Psink

Viewing 15 posts - 1,366 through 1,380 (of 1,463 total)