SKT Hotel issues

Home Forums Hotel Pro SKT Hotel issues

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #56884
    AlexAlex
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 27, 2016

    Hello,

    There are several items I’m having issues with and customer support directed me here.

    www.bigbearlocations.com

    First on any page other then the home screen the word ‘Home’ is appearing behind the logo at the top.

    Second the photos on the front are not linking to the appropriate pages.

    Also I can’t find a way to remove the box from the slider on the home page if needed. I see I can add and remove the text, but if I remove the text the box still appears.

    Oh and if there is an error or any issues with a page, the page rams up under the logo. Please help.

    Thank you.

    #56885
    AlexAlex
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 27, 2016

    Oh and if there is an error or any issues with a page, the page rams up under the logo. Please help.

    #56888
    AlexAlex
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 27, 2016

    Is there a way to get rid of the ‘bold’ on the second wording as well.

    #56889
    AlexAlex
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 27, 2016

    And I’m unable to add a link to the ‘designed by’ caption on the footer.

    #56917
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Alex,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there (This is for the title):

    h2.section-title span, #footer h5 span{font-weight:300 !important;}

    2) For designed by link:

    Go to Appearance>>Theme Option>>Footer

    Add this code in the designed by box:

    Design by <a href="Add your website url here" target="_blank">Brittany Weyant</a>

    Regards,
    Dave

    #56982
    AlexAlex
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 27, 2016

    Hello,

    Thank you for the help. The link for the bottom is still not working- it goes to an error page instead of the outside source page and the error page still rams under the logo.

    There are still a few things that were not addressed. One being when you go to any page other then the home page the word ‘Home’ is visible behind the logo.

    Also I can’t find a way to remove the box from the slider on the home page if needed. I see I can add and remove the text, but if I remove the text the box still appears.

    Thank you again.

    #57058
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Alex,

    Kindly add this code in custom css box:

    .slide_info{display:none;}

    Go to Appearance>>Theme Option>>Footer

    Add this code in the designed by box:
    Design by Brittany Weyant

    Regards,
    Dave

    #57141
    AlexAlex
    Member
    • Topics: 2
    • Replies: 5
    • Total: 7
    Member since: December 27, 2016

    Hello,

    The Breadcrumbs are still visible. Please let me know what can be done to remove them. Thank you.

    #57180
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Alex,

    Kindly add this code in custom css box:

    .breadcrumbs{padding:35px 0 10px !important;}

    Regards,
    Dave

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.