-
AuthorPosts
-
February 9, 2021 at 4:05 pm #1279134
Hello :)
How do i move the button of the fullwidth to be In the center of the content?
this is a screenshot of the case in my phone – https://pasteboard.co/JNyZdYz.jpgI have 2 sections of fillwidth that display the same content, one for computer only and one for mobile only!
I need to move the button to the center only on the phone!
Do not touch the fullwidth component of the computer.my site – http://www.top1projects.com
February 9, 2021 at 4:26 pm #1279140Hi,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { #top.home.rtl #wrap_all .avia-slideshow-button { margin: auto; display: block; max-width: 120px; }}Best regards,
YigitFebruary 9, 2021 at 4:52 pm #1279152Hello :)
Unfortunately there is no change. The button on the mobile stays in exactly the same placeFebruary 9, 2021 at 5:20 pm #1279160Hi :)
Please go to Enfold theme options > Performance and disable “CSS file merging and compression” and save theme options. Then, please clear cache in WP Rocket settings and then please clear cache in your mobile browser and check once again.
After confirming the changes, you can enable CSS file merging and compression once again.If that does not help, please create temporary admin logins and post them here privately so we can look into it :)
Best regards,
YigitFebruary 9, 2021 at 7:08 pm #1279195And again you are right!
Thank you very much Champion!If only you could tell me how to change the search icon in HEADER to the homepage icon I would love to :)
Clicking on it will take us to the home pageFebruary 10, 2021 at 10:51 am #1279356Hi,
You are welcome! We are always happy to help :)
I noticed that you have already started a thread regarding this so I replied there – https://kriesi.at/support/topic/icon-header-homepage/. Let us continue there :)
Best regards,
Yigit -
AuthorPosts
- The topic ‘fullwidth button only in mobile’ is closed to new replies.
