KITCHEN DESIGN PRO – RESPONSIVE

Home Forums All Other Themes KITCHEN DESIGN PRO – RESPONSIVE

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #162788
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    KITCHEN DESIGN PRO

    iPHONE PORTRAIT SETTINGS CUSTOM CSS

    Sirs

    I think i have to use the “@media screen and (max-width:479px)” in custom CSS for the font size on the carousel?

    .skt-builder-carousel-title {font:50%}

    can you correct my script above? i am unsure how you refer to the font size.

    #162789
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    KITCHEN DESIGN PRO

    iPHONE PORTRAIT SETTINGS CUSTOM CSS

    Sirs

    I think i have to use the “@media screen and (max-width:479px)” in custom CSS for the font size on the carousel?

    .skt-builder-carousel-title {font:50%}

    can you correct my script above? i am unsure how you refer to the font size.

    Frank Hadley Kitchens

    MY CURRENT CUSTOM CSS IS AS FOLLOWS:-
    body.page-template .thn_post_wrap h1{display:none;}

    .sktbuilder-gallery__thumb { height:235px; overflow:hidden;}
    .sktbuilder-gallery__thumb img { width: 100%; height: auto; min-height: 235px;}
    .sktbuilder-gallery__thumb.sktbuilder-gallery__thumb_active { height: auto;}

    .skt-builder-carousel .skt-builder-carousel-button { display:none !important;}
    .skt-builder-carousel .skt-builder-carousel-description { display:none !important;}
    .skt-builder-carousel-title {
    background: #09354e;
    color: #fff !important;
    padding: 5px 5px;
    margin: 5px 0 0 0;
    }

    @media screen and (max-width:479px) {
    .logo { width:85% !important;}
    .logo img { height:auto; width:auto;}
    }

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Chris

    #162882
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    www.frankhadleydesign.co.uk

    #162966
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    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) {
    .skt-builder-home-section7-block .skt-builder-block-title h2 { font-size:28px;}
    }

    Regards,
    Chris

    #163042
    Richard MilburnRichard Milburn
    Participant
    • Topics: 9
    • Replies: 23
    • Total: 32
    Member since: July 18, 2019

    Sorry Chris

    That does not affect it at all.

    Should it not be carousel-title?

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Chris

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