Home › Forums › All Other Themes › Slider Title Text, Widget Title Space and Lock Navbar when scrolling.
- This topic has 9 replies, 2 voices, and was last updated 6 months, 1 week ago by Sonl Sinha.
-
AuthorPosts
-
December 19, 2023 at 2:10 am #210512
I am using SKT WomanVersion: pro2.0
Hello I have three qustions:
One, when I view the website on my mobile device the title text on the slider reverts to a non-script font (I assume poppins) as opposed to the great vibes font that shows up on a PC when viewed vertically. When I rotate the phone horizontally, the font looks fine. The text that shows up is too large and over laps on one another when looking at it vertically. How can I shrink just the mobile slider title text (or show the proper font) so it looks better on a vertical viewed mobile device?
Two, Widget Titles have too much space on the top and bottom of them. See image. https://ibb.co/G2b5dTG I want it to line up with the top of the text and shorten the space between the title widget and the widget below.
Three, is there a way to lock the navbar when scrolling down. I have not been able to find the option to lock it.
http://flyfish.t48.langerenterprises.com/
Thanks
December 19, 2023 at 7:08 pm #210536Hi,
1. One, when I view the website on my mobile device the title text on the slider reverts to a non-script font (I assume poppins) as opposed to the great vibes font that shows up on a PC when viewed vertically. When I rotate the phone horizontally, the font looks fine. The text that shows up is too large and over laps on one another when looking at it vertically. How can I shrink just the mobile slider title text (or show the proper font) so it looks better on a vertical viewed mobile device?
Ans: Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
2. Two, Widget Titles have too much space on the top and bottom of them. See image. https://ibb.co/G2b5dTG I want it to line up with the top of the text and shorten the space between the title widget and the widget below??
Three, is there a way to lock the navbar when scrolling down. I have not been able to find the option to lock it??
Ans 2,3: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#block-9 { display: none;} #sidebar #block-10.widget { margin-bottom: 10px !important;} .header_wrap.layer_wrapper { position: sticky; z-index: 9999; top: -55px;} .topmenu-bar { border-bottom: 1px solid #ccc;}
Regards,
DaveDecember 20, 2023 at 4:32 am #210544Here are the images for question one: There is an image of the site vertical and when the phone is rotated.
https://ibb.co/Yf1njcx
https://ibb.co/bzbvxq8Thanks
December 20, 2023 at 12:21 pm #210567Hi,
Unfortunately your all themes package has expired.
Kindly renew your package by buying it here: https://www.sktthemes.org/shop/all-themes/
We look forward to welcoming you again into our family.
Regards,
DaveApril 25, 2024 at 11:02 pm #216875I have renewed my subscription, can you please help me with the above question?
April 26, 2024 at 11:03 am #216883Hi,
Your website is not opening; therefore, we are unable to check the issue.
Regards,
DaveMay 1, 2024 at 6:15 am #216973Sorry, the site is now live at https://www.cottagebreeze.com/.
May 2, 2024 at 12:31 pm #217040Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .slider-main .nivo-caption .slidedesc { line-height:20px;} .slider-main .nivo-caption .slidedesc h1 { font-size:23px; line-height:28px; padding-bottom: 15px;} .slidedesc p:empty { display: none;} .theme-default .nivoSlider img { height: 290px !important; object-fit: cover;} }
Regards,
DaveMay 8, 2024 at 9:14 pm #217311Thanks
May 9, 2024 at 6:06 pm #217323🙂
-
AuthorPosts
- You must be logged in to reply to this topic.