syouei-branding
フォーラムへの返信
-
投稿者投稿
-
Yeah, thank you!
Hi @RICK, I tried to do like that. It worked.
Thank you sincerely!
@RICK I’m using lightning child theme, so I cannot change <div class=”container”> to <div class=”container-fluid”> directly on the front-page.php because when I update the theme, the file will be updated. Anyway to change it?
@kukudrive I haven’t yet solved my problem. My mean is that I want to display full-width layout (as container-fluid). If I change <div class=”container”> to <div class=”container-fluid”> directly on the front-page.php, I’m worry that when I update the theme, the file will be updated. If I change the css, it will apply to all of the pages because I cannot insert div Id to the file. Thus, I need your help.
Thanks for all of your responses.
Oh, it works! this issue is fixed.
Thanks for your support!
Hi @kurudrive,
I hided both of the page-header and breadSection and the problem here is the padding of the siteContent caused by the margin of page-header, so I tried to fix it by this:@media (min-width: 300px) { .siteContent{ padding-top: 49px; } } @media (min-width: 992px) { .siteContent{ padding-top: 129px; } }
But I realized that the page-header auto generates the margin-top (in mobile viewport) when 49px, when 88px. It’s not fixed by 49px, so
@media (min-width: 300px) { .siteContent{ padding-top: 49px; } }
it’s sometimes not right.
I will try to check it.
Thank you.
your means is one of all my plugins maybe cause this issue, so I should deactivate the plugins one by one and check it?
But I just customized the css codes at the child theme without customizing core codes.
In addition, when I activated the pro theme, didn’t use the child theme and also not customize code at all, I also didn’t see the “表示オプション” option.
すみませんが私のページの分「「外観」→「メニュー」の画面右上の「表示オプション」。。。「説明」」が見えません。
これは私のメニューページ
↓
https://webtan.jp/wp-content/uploads/2019/01/webtan_menu.pngwhat’s wrong with it?
Hi @kurudrive,
Sorry but I still has a question. Where can I custom my menu’subtext? I tried to find it at the menus customizing bar but not found.
Hi @kukudrive,
I’ve just changed it and it’s working well now.
Thanks for your support!
Hi,
I don’t know where the child lightning-pro template put on, so I still don’t change my child theme.
Where does the child lightning-pro put on?Thanks,
-
投稿者投稿