- This topic has 5 replies, 2 voices, and was last updated 4 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Travel Master Pro › Couple changes I need help with please
Hey guys
Was wondering if you could help me out with some directions to a couple changes I need to do to my site.
1. How do i fix the logo size. The site is blackrockprod.com
2. How do i remove the blurb on the slider under each page title on the slider. I have tried putting section seperators etc, however it automatically takes whatever the first set of text of the page is. Is there a way to get rid of this completely?
Thanks heaps
Shaz
Hello,
Can you please provide us the site URL so that we can inspect and provide you with the precise fix.
Also, provide us the screenshot of the section about your second query so that we can be clear and help you fix the issue.
Regards.
Hi
Thanks for the speedy response. URL is https://blackrockprod.com/ on that page you can see the logo is very small. Is there anyway i can make that bigger and also you can see on that page the text under the main page heading (subtext) in the slider. Is there a way to remove this. I tried doing a screen shot and pasting it here but that didn’t work. How can I post the screenshot? Sorry I am a bit new to this all.
Hello,
Regarding your query related to the logo size, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS
.site-logo .custom-logo-link img{
max-height: 90px;
}
You can adjust the height as per your requirement.
Regarding your query related to the sub-text in the slider, you can add CSS to remove the text as you mentioned earlier, following the path Admin Panel > Appearance > Customize > Additional CSS
.home .featured-content-wrapper .entry-content{
display: none;
}
Hope this helps.
If you have further queries, let us know.
Regards.
These codes have worked perfectly, thank you so much for your quick assistance.
Hello,
Glad we could help you.
Regards.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |