Support ForumFull size HomePage – Support Forum https://support.ishyoboy.com/forums/topic/full-size-homepage/feed Thu, 26 Dec 2024 23:20:36 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/full-size-homepage/#post-10858 <![CDATA[Full size HomePage]]> https://support.ishyoboy.com/forums/topic/full-size-homepage/#post-10858 Wed, 09 Dec 2015 10:57:31 +0000 tiphaine69 Hi,
I’ve bought the theme multicorp and to make my home page i used the plug Visual composer.
That is my homepage : https://00ecb7657a.url-de-test.ws/
You see that each area : slider, bimage/text bloc, etc were not in full size. It stays of the white goshawk the bloc, why ?
I would like to have my bloc full (visual composer) like that for exemple : https://botanisara.isara.fr/ here the image in background is just a color and the image in the box are full.
Please help me !
Thank you very much

]]>
https://support.ishyoboy.com/forums/topic/full-size-homepage/#post-10862 <![CDATA[Reply To: Full size HomePage]]> https://support.ishyoboy.com/forums/topic/full-size-homepage/#post-10862 Wed, 09 Dec 2015 21:51:48 +0000 tiphaine69 Maybe i have to delete this function :
<div class=”ish-vc_row_inner”>

I’ve learned that i can integrate this kid of code in my child theme :
1. add_action(‘after_setup_theme’,’remove_fonction_parent’);
2. function remove_fonction_parent() {
3. remove_action(‘wp_title’,’twentytwelve_wp_title’);
4. add_action(‘wp_title’,’my_wp_title’);
5. }
6.
7. function my_wp_title( $title, $sep ) {
8. return $title . $sep . ‘ Mon Blog’;
9. }

What do you think, i need some help because that change is my last change so it’s important for me to do that !
THANK YOU very much :-)

]]>
https://support.ishyoboy.com/forums/topic/full-size-homepage/#post-10866 <![CDATA[Reply To: Full size HomePage]]> https://support.ishyoboy.com/forums/topic/full-size-homepage/#post-10866 Thu, 10 Dec 2015 06:42:34 +0000 IshYoBoy Hey pal,

This is just a matter of a setting of the row. Please edit the row you want to be “full-width” once you edit set “yes” to make it a section and from the section types choose the full with with no padding. Then the content will start right from the beginning till the end.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>