Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #95418
    Michael
    Participant

    I punched to change a subject. But when I replaced display on the center all blocks were displayed by one behind one. Horizontal display vanished. My English is very bad, it is better for me to write in German. But all the same, I ask for help. The whole day sat with it. How to display these parts of the website on the center?

    https://drive.google.com/open?id=0B49KYKWzJP24T1pLUktUVE1pcmc

    #95434
    Mahesh
    Keymaster

    @lisovol: In the image, do you mean the featured image or the one with the black background or the whole block. Please post in your site URL so that I can check and help you further.

    Regards,
    Mahesh

    #95450
    Michael
    Participant

    I need to make these blocks on the center in the lower part of the website.
    I wanted to ask also for the top part of the website: there where the top slider settles down. I need to shift a slider to the left (70%) and near it to place the block with the text (30%) – the right side ? Thanks.
    http://www.golernen.com

    #95451
    Michael
    Participant

    I need to make these blocks on the center in the lower part of the website.
    I wanted to ask also for the top part of the website: there where the top slider settles down. I need to shift a slider to the left (70%) and near it to place the block with the text (30%) – the right side ? Thanks.
    http://www.golernen.com

    #95460
    Mahesh
    Keymaster

    @lisovol: For centering the blocks in lower part for website, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .catchresponsive-nav-menu li {
    	float: none;
    }
    
    .menu.catchresponsive-nav-menu {
        text-align: center;
    }
    
    #featured-content.layout-four .hentry {
    	width: 25%;
    }

    For the other customization, i.e text block aside of slider, you’ll have to further customize the theme and the html structure. I recommend you to hire a customizer.

    Regards,
    Mahesh

    #95473
    Michael
    Participant

    Mahesh, Thank you.
    Have a nice day!

    #95475
    Michael
    Participant

    I have paid support of this website for a year. Therefore I ask for the help. Direct me please at least to the page where to edit it? Where I can change design of the homepage of the website? And main big slider? Thanks.

    #95508
    Mahesh
    Keymaster

    @lisovol: Thank your for supporting us. Since this is beyond theme scope, I recommended you to hire the customizer in the above reply. Yes, I can help you narrow down and direct you to the file and function. Please open file catch-responsive-pro/inc/catchresponsive_featured_slider.php and modify the following function for changing the width of slider to 70% and adding a text block in another 30%.
    catchresponsive_featured_slider

    Hope this helps.

    Regards,
    Mahesh

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Displaying blocks in the center of the site’ is closed to new replies.