フォーラムへの返信

2件の返信を表示中 - 1 - 2件目 (全2件中)
  • トピック投稿者 rin2024

    (@rin2024)

    >Aki Hamanoさん

    解決しました!親切に教えて頂きありがとうございました!

    トピック投稿者 rin2024

    (@rin2024)

    説明が悪くて申し訳ありません。添付の画像の幅になります(見えるでしょうか?)CCSに以下のコードを書いたのですが効きませんでした。ご教授いただければ幸いです。

    /スマホ表示用/
    @media (max-width:600px){ .templete-socialiconfordesktop{display:none;
    }
    .template-header{
    height:40px;}
    .desktop-news-p{
    display: flex;
    flex-direction: column;}
    .service-about-image{
    height:130px;
    position: relative;
    }
    .service-about-letter{
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 0;
    left: 0px;
    margin: auto;
    width: 80%; }
    .service-about-title{font-size:22px;}
    .service-about-line{width:50%;
    float: left;
    }
    .service-about-subtitle{font-size:12px;
    margin:3px 0px;}
    .desktop-top-background{height:800px;}
    .desktop-top-logo{width:40%;
    padding:400px 80px;
    }
    .desktop-news-line{width:50%;}
    .desktop-vison-forpc{display:none;}
    .service-gyogyou-image2{width:100%;}
    .service-about-letter{height:5%}
    .service-arrow{ transform: rotate( 90deg );
    display:none;
    }
    .company-sasebo-image{width:95%;}
    .vision-poem2{font-size:22px}}
    • この返信は1年、 2ヶ月前にrin2024が編集しました。
    • この返信は1年、 2ヶ月前にrin2024が編集しました。
    • この返信は1年、 2ヶ月前にrin2024が編集しました。
2件の返信を表示中 - 1 - 2件目 (全2件中)