-
AuthorPosts
-
November 7, 2017 at 12:04 pm #873622
Hi Enfold Support Team,
may you please help me with the following:
1. i want to change the buy button text color from – at the moment – grey to white
2. I want to change the buy button text to “More Info”
3. On mobile the Hamburger menu overlaps a bit with the breadcrumb menu. How can i add a bit distance
4. How can i scale down the image which is added to header widget?Thank you very much.Tobiy
November 7, 2017 at 4:48 pm #873799Hey Tobiy,
Can you please disable cache while we’re helping you.
Best regards,
VictoriaNovember 8, 2017 at 11:42 am #874113Hi Victoria, attached you find everything.
November 10, 2017 at 3:11 pm #875174Hi Tobiy,
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
#top #wrap_all .single_button .button { color: #fff; }This will change the color of the button, the header css is tough since you made some changes to adjust it. And changing the text of the button will require editing templates.
If you need further assistance please let us know.
Best regards,
VictoriaNovember 13, 2017 at 4:39 pm #876155Thank you very very much Victoria – this helps a lot!
But how can i add some space between the hamburger menu and the content?-
This reply was modified 8 years ago by
Tobiy.
November 13, 2017 at 8:46 pm #876267Hi,
Add the following to quick css:
@media only screen and (max-width: 767px){ .responsive #top #header_main > .container .main_menu .av-main-nav > li > a{ line-height:60px!important; } }Best regards,
Jordan ShannonNovember 16, 2017 at 10:57 am #877437Thanks Jordan! It works.
November 16, 2017 at 12:25 pm #877472Hi,
Glad that Jordan helped you. Let us know if you need more assistance or if we can close the thread :)
Best regards,
Nikko -
This reply was modified 8 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
