Home › Forums › ART WordPress Theme › Ad a tiling background picture to the header menu
- This topic has 11 replies, 2 voices, and was last updated 4 years, 9 months ago by
SeaTheme.
-
AuthorPosts
-
June 15, 2021 at 9:26 am #25079
Hi,
If you look at the adress : https://www.clairdeligne.fr/ it will be simpler.
So I want the line “making” the logo on the left to continue all the way to the right of the screen, so under the menu on the right (wich will have more items).
So I was thinking about adding a background picture tilling from left to right, but I hope you can find a better way.Another subject, I’d like the menu not to touch the right side of the screen and be kept at 40 px if possible (like the space on the left).
Also I would like the footer to be on “3 cols” hoizontally arranged.
Regards
June 15, 2021 at 2:40 pm #25081Hi,
1. Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
#header:before{ content: ''; position: absolute; width:100%; height:1px; left:0; top:91px; background:#333; } @media (max-width: 767px) { #header:before{top:50px;} }2.
Please set the “Main Container Fluid Padding” 40px instead of 1px.
I think you want the logo line touch the left of the page, the custom CSS will do it now.
It is not necessary to set it as 1px.3.
Please select “vertical” for “Footer Elements Arrange Direction”: https://www.dropbox.com/s/4avy1toh7a2l0hh/qq20210615-223909.jpg?dl=0readmore https://doc.seatheme.net/theme/art/footer/how-to-create-the-footer/#arrangement
July 10, 2021 at 2:35 pm #25207Thanks, it worked perfectly.
But today I have a new problem, I can’t edit the texts blocs anymore sometime I don’t even see the interface and I can’t choose the font and I can’t never save…Do you know where it comes from ? The rest is working fine.
Regards,
July 11, 2021 at 11:33 am #25210Hi,
Please stop all other plugins except for BM Content builder to check. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
If it does’t work. Please make a test, add a new page, can you add a new Text Block to edit?
It it works on the new page, maybe there is some illegal code(HTML or JS) codes in to the issued page. (Please don’t enter JS codes into the Text editor). Please remove the issued page, create a new page.If it doesn’t work on the new page still, may I check your website? Could you please leave your wp-admin(URL / username/password) with picking up “Set as private reply”?
(If there is the Jetpack plugin, please disable “Allow users to log in to this site using WordPress.com accounts”)
July 11, 2021 at 11:12 pm #25212Thanks,
It was actually the jetpack extension that where causing the problem.
Cheers
July 12, 2021 at 3:26 am #25213Hi,
welcome
It should be caused by part of option(s) of jetpack. If you disable the option, it will work with jetpack.
refer to https://doc.seatheme.net/wordpress-faqs/installation-wordpress-theme/cannot-edit-bm-content-builder/#cannot-edit-text-module
August 24, 2021 at 1:08 pm #25470Hi,
So I have some trouble with a button. I made a contact button with a “mailto:” link and even if it is working with a picture or with a menu item it doesn’t work with the buttons…
Regards
August 25, 2021 at 3:03 am #25473August 25, 2021 at 12:59 pm #25478Hi,
here it is :
https://www.clairdeligne.fr/perspective-3d-pca-stream/I’m talking about the “contact” button above the picture, not the “Mail” button in the menu, wich is working fine.
Regards
August 26, 2021 at 3:21 am #25483Hi,
Thanks for reporting it. We will fix it in the next update.The quick fixing way:
– download the file, unzip it, get modules-global.js
– Log your website host space(not wp-admin), go to the path:/wp-content/plugins/bm-builder/assets/js/ upload it to replace modules-global.js
– please clean your browser cache to test
August 26, 2021 at 4:51 pm #25487Hi,
Thanks !! Problem solvedRegards,
August 28, 2021 at 6:35 am #25496Hi,
Please re-download modules-global.js.zip and re-upload the modules-global.js
Or it would cause other issue. Sorry for the trouble.
-
AuthorPosts
- You must be logged in to reply to this topic.
