-
AuthorPosts
-
March 2, 2019 at 12:47 am #1073455
Good afternoon, I have three questions
1. This part of my page does not have a good responsive. It looks bad How can I solve that?
https://pruebasdepaginas.demo.site/
2. The button looks bad on my screen How can I adjust it?
https://pruebasdepaginas.demo.site/
3. how can I remove this text from the footer “Enfold theme by Kriesi”
https://pruebasdepaginas.demo.site/Thanks for you help
March 2, 2019 at 12:49 am #1073456This reply has been marked as private.March 5, 2019 at 9:26 pm #1075084Hi larias_transfiriendo,
Here is how to remove the Kriesi copy text
https://www.thewordcracker.com/en-us/remove-enfold-wordpress-theme-kriesi-enfold-footer/https://cl.ly/a4f070459146 The button looks fine on my end.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:768px) and (max-width: 990px) { #top .no_margin.av_one_fourth { padding: 10px !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaMarch 22, 2019 at 6:22 am #1081738Hi Victoria,
I tried to do this but it didn’t work in both way quick css and the theme file too
in your css>custom.css file (in the theme files) add the following inside of the desktop only media query we’ve included in the file:
#header_main .container, .main_menu ul:first-child > li a {
height: 88px !important;
line-height: 88px !important;
}
it look like there forever no matter whatMarch 24, 2019 at 8:23 pm #1082364Hi dinhgilbert,
I do not see the 4 columns anymore. Did you remove them?
Could you please attach some screenshots of the issue?
Best regards,
VictoriaApril 2, 2019 at 1:16 am #1085768Thank you Victoria for your quick response. I was busy for other thing this time, but I got it done in different way
- This reply was modified 5 years, 7 months ago by dinhgilbert.
April 3, 2019 at 3:54 am #1086305April 3, 2019 at 3:22 pm #1086588Hello Rikard, If everything is already very good. Thank you so much
April 4, 2019 at 9:24 am #1086888Hi larias_transfiriendo,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Question’ is closed to new replies.