-
AuthorPosts
-
September 22, 2015 at 3:25 pm #507118
1. How to make custom separator with icon to be 100% on content and icon to be on center. That to be responsive, icon to be on center on pc and mobile.
2. I have enabled main menu and top to scroll button to be visible on mobile. I have some issue but i don’t know what can be the problem. When i scroll on bottom of the entire page. It’s self (without i touch the screen) scroll little up and then down. How this can be fixed so when i scroll on bottom of entire page, scroll to stay if i don’t touch screen. I tested on Chrome Browser and Firefox on mobile and same issue i saw.September 22, 2015 at 3:31 pm #507126Hey DeusDesign!
Can you please post the link to your website and screenshots showing the issues you are having? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Regards,
YigitSeptember 22, 2015 at 7:53 pm #507318Hi,
About first question. You can see in link/screenshot red lines 1 and 3 are begin and end for content for mobile, red line 2 is center. How icon to be in center for mobile and also for pc and blue line to begin from red line 1 and to finish to red line 3.
About second question, it was because of Partner/Logo Element. One logo was bigger than other.Thanks in advance.
September 23, 2015 at 6:09 am #507477Hi,
Thanks for the screenshot, on what page can we see the actual problem? We need to inspect the element in order to provide you with a solution.
Regards,
RikardSeptember 23, 2015 at 9:47 am #507561You will see on this link under Fullscreen Slider.
Thanks in advance.
September 23, 2015 at 1:19 pm #507712Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { span.hr-inner.inner-border-av-border-fat { width: 43%!important; }}
Best regards,
YigitSeptember 23, 2015 at 6:17 pm #508038Same question here. The code did not seem to work…
September 23, 2015 at 7:29 pm #508060And i check. Doesn’t work that code. I explain before, how should look on pc and mobile that separator.
September 25, 2015 at 5:16 am #508756Hi,
Please try the following in Quick CSS:
hr-inner { width: 47.3% !important; } .hr-custom.hr-icon-yes .hr-inner { margin-left: 1% !important; margin-right: 1% !important; }
Regards,
Rikard- This reply was modified 9 years, 1 month ago by Rikard.
October 6, 2015 at 4:43 pm #514567Hmmm,
not compelte centered. And on sep is complete wrong. ( the on near “Kontakt”)
October 6, 2015 at 6:47 pm #514681Hey!
play around with different value of Rikard’s code, until it fits to your needs.
Let us know in a new ticket if you need some more help with the theme.Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.