• I want to remove the background parts on both sides.

    I want to display it sideways.
    You can leave the top and bottom background parts intact.

    Please tell me the code.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 17 total)
  • @taku0000: Could you please explain your issue clearly? Do you mean to remove the background color on left and right and keep it on the top and bottom part?

    Also for swift replies, post your issues and queries on our official theme support forum please post in our free forum at https://catchthemes.com/support-forum/

    Kind Regards,
    Skandha

    Thread Starter ta-0000

    (@taku0000)

    That’s right.
    Up and down are as it is now.
    I want to eliminate the left and right background parts.

    Thread Starter ta-0000

    (@taku0000)

    https://catchthemes.com/support-forum/

    I was asking questions in the above forum,
    The site has gone down …

    @taku0000: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site {
    	width:100% !important;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    Thread Starter ta-0000

    (@taku0000)

    Thank you very much.

    However, the eight contents have gone to the left.
    I want to display the center.

    Also, I want to display the text of each page more widely.

    https://phoenix-web.co.jp/wp-content/uploads/テスト12.jpg

    Red part → current.
    Black part → hope.

    I am waiting for a quick reply.
    I am counting on you.

    Thread Starter ta-0000

    (@taku0000)

    And I want to display the menu of TOP in center.

    I am waiting for a quick reply.
    I am counting on you.

    Thread Starter ta-0000

    (@taku0000)

    #featured-content{
    padding-left: 200px;
    background-color: #e5e5e5;
    }

    I added the above to CSS.
    However, although I wanted to change only the PC screen
    I want to display smartphones in the center as before …

    @taku0000: Remove the additional CSS Code you have added and add the following CSS Code.

    #featured-content {
    	width:90%;
    	margin:0 auto;
    }

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

    Thread Starter ta-0000

    (@taku0000)

    Thank you very much.

    There is something I want to ask you a new question.
    Please help yourself.

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

    ② The phone number is not displayed. (In case of smartphone)

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

    Thread Starter ta-0000

    (@taku0000)

    Upgrading is necessary to display the text under the menu.

    Also, I was able to change the phone number to display.

    It is a new question
    I want to change the text color of the Read Continue button (…) in the text portion of the eight content to the same color as the excerpt text.

    a {
    color: #ffffff;
    }
    I added the above, but it will change to the footer widget text …

    Please help me.

    @taku0000: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .more-link { 
          color:red;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    Thread Starter ta-0000

    (@taku0000)

    Great.
    Thank you! !

    The next question is …
    I want to display the title “security service” of 8 contents in the center.
    Also, when viewing this site on a tablet terminal, 8 contents are shifted to the right …

    ① Display eight contents at center.
    ② Show the title “Security service” in the center.

    Thanking you in advance.

    Thread Starter ta-0000

    (@taku0000)

    I want to display the title “security service” of 8 contents in the center.

    Please correspond quickly.

    Thread Starter ta-0000

    (@taku0000)

    I want to display TOP image of 8 contents in center.
    I’m leaving a little to the left now.

    I want to display the title “security service” of 8 contents in the center.

    Help me…
    Thanking you in advance.

    @taku0000: I’m afraid lot of changes will need to be made since the original width of the site has been changed. I suggest you to hire a customizer to get your site customized.

    Kind Regards,
    Skandha

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Customize’ is closed to new replies.