Viewing 15 posts - 21 through 35 (of 35 total)
  • Author
    Posts
  • #158034
    Ta0102
    Participant

    When displaying this site on a smartphone.

    The first title is vertically displayed …

    I want to improve it.
    What should I do if I fix it?

    #158096
    Ta0102
    Participant

    Hello.
    Mr. Sapana.
    please tell me……

    #158147
    sapana
    Participant

    @ta0102: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
    /* To remove the first title*/

    .home .section.left h2 {
    display: none;
    
    }

    let me know if this helps you out!
    Kind Regards,
    Sapana

    #158199
    Ta0102
    Participant

    Thank you very much.
    It is a new problem.
    ① Image: http://phoenix-web.co.jp/wp-content/uploads/テスト10.jpg

    I would like to make it the same size as the above image like this.
    Please help me.

    ② Sumaho (Android · iPhone etc.)
    The title of the promotion heading becomes vertical display …

    image: http://phoenix-web.co.jp/wp-content/uploads/テスト11.jpg

    I want to display like a red line.

    Please help me…

    #158308
    Ta0102
    Participant

    Hello.
    Mr. Sapana.
    please tell me…
    sorry…

    #158320
    sapana
    Participant

    @ta0102:/*To make image size like as header image*/
    I suggest you to upgrade to Pro where you have need to change the layout of the page to no-sidebar full width which is only available in Pro version. I suggest you to upgrade to Pro.

    /*For the promotion headline*/
    Please remove all the previous added CSS code for the promotion headline and add following code
    Go to=> Appearance=> Customizer=> Additional CSS and add the following code

    #promotion-message h2 {
        text-align:center;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    #158508
    Ta0102
    Participant

    Is it necessary to upgrade to pro to display the image in full width?

    ① I want to be able to display text below the menu.

    ② I want to display 8 contents in the center.

    ③ Phone number is not displayed. (In case of smartphone)

    I want to improve these.
    I need your strength.
    Please help me.

    #158525
    sapana
    Participant

    @ta0102:It is better to upgrade to pro or you can also hire a customizer to get it done.

    1)/* To display text below the menu or to display below header image*/
    -I suggest you to upgrade to Pro,this feature is also available in pro version.

    2)/* To display featured content in center*/
    -This issue has been already fixed.

    3)/*Phone number is not displayed*/
    -It’s seems to be fine in mine .Can you please send me screenshot where the phone number is not displayed.

    Kind Regards,
    Sapana

    #158529
    Ta0102
    Participant
    #158615
    Ta0102
    Participant

    I could change it to display the phone number.
    Thank you very much.

    I want to display “Copyright …” text in one line.

    #158644
    sapana
    Participant

    @ta0102:/* To display Copyright text in one line*/
    Go to=>Appearance=> Customize=> Additional CSS and add the following CSS code

    #footer-left-content, #footer-right-content {
        font-size: 9px !important;
    }

    Let me know if this works out!
    Kind Regards,
    Sapana

    #158658
    Ta0102
    Participant

    I want to display “security service” at the center.

    #158665
    sapana
    Participant

    @ta0102: Can you please send me your screen size, so that I can fix it in center.

    Kind Regards,
    Sapana

    #158717
    Ta0102
    Participant

    screen size?

    #159043
    sapana
    Participant

    @ta0102: It seems that you have change the original width of the theme so that it is very difficult to fix this issue, I suggest you to hire the customizer to get it done.

    Kind Regards,
    Sapana

Viewing 15 posts - 21 through 35 (of 35 total)
  • The topic ‘I use a catch base.’ is closed to new replies.