Home › Forums › All Other Themes › KITCHEN DESIGN PRO – RESPONSIVE
- This topic has 6 replies, 2 voices, and was last updated 4 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
September 17, 2020 at 4:42 pm #162788
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.
September 17, 2020 at 4:50 pm #162789KITCHEN 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.
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;}
}September 18, 2020 at 12:20 pm #162857Hi,
Kindly show us your website URL please?
Regards,
ChrisSeptember 18, 2020 at 3:02 pm #162882www.frankhadleydesign.co.uk
September 21, 2020 at 12:18 pm #162966Hi,
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,
ChrisSeptember 22, 2020 at 8:10 am #163042Sorry Chris
That does not affect it at all.
Should it not be carousel-title?
September 22, 2020 at 10:41 am #163054Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.