- This topic has 8 replies, 2 voices, and was last updated 8 years ago by Sonl Sinha.
-
AuthorPosts
-
December 29, 2016 at 7:18 pm #56884
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.
December 29, 2016 at 7:21 pm #56885Oh and if there is an error or any issues with a page, the page rams up under the logo. Please help.
December 29, 2016 at 8:05 pm #56888Is there a way to get rid of the ‘bold’ on the second wording as well.
December 29, 2016 at 8:12 pm #56889And I’m unable to add a link to the ‘designed by’ caption on the footer.
December 30, 2016 at 4:57 am #56917Hi 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,
DaveDecember 30, 2016 at 5:31 pm #56982Hello,
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.
January 2, 2017 at 5:01 am #57058Hi 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 WeyantRegards,
DaveJanuary 2, 2017 at 5:17 pm #57141Hello,
The Breadcrumbs are still visible. Please let me know what can be done to remove them. Thank you.
January 3, 2017 at 5:22 am #57180Hi Alex,
Kindly add this code in custom css box:
.breadcrumbs{padding:35px 0 10px !important;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.