Slider Title Text, Widget Title Space and Lock Navbar when scrolling.

Home Forums All Other Themes Slider Title Text, Widget Title Space and Lock Navbar when scrolling.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #210512
    LangerentLangerent
    Participant
    • Topics: 11
    • Replies: 13
    • Total: 24
    Member since: November 25, 2016

    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

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

    Hi,

    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,
    Dave

    #210544
    LangerentLangerent
    Participant
    • Topics: 11
    • Replies: 13
    • Total: 24
    Member since: November 25, 2016

    Here 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/bzbvxq8

    Thanks

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

    Hi,

    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,
    Dave

    #216875
    LangerentLangerent
    Participant
    • Topics: 11
    • Replies: 13
    • Total: 24
    Member since: November 25, 2016

    I have renewed my subscription, can you please help me with the above question?

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

    Hi,

    Your website is not opening; therefore, we are unable to check the issue.

    Regards,
    Dave

    #216973
    LangerentLangerent
    Participant
    • Topics: 11
    • Replies: 13
    • Total: 24
    Member since: November 25, 2016

    Sorry, the site is now live at https://www.cottagebreeze.com/.

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

    Hi,

    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,
    Dave

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