Forum Replies Created
-
AuthorPosts
-
Hi,
No, I looked at it on the check-out page. Did you add it to Quick CSS? Do you have any caching plugins active? Please post admin login details in private so that we can have a closer look.
Best regards,
RikardHey VP-LDA,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply. Also, how can we reproduce the issue?
Best regards,
RikardJanuary 5, 2018 at 11:00 am in reply to: Change background color of socket for certain pages and posts via CSS #893667Hi,
Please try this instead, since you’re not actually using the socket on those pages:
.portfolio-template-default #sub_menu1 { background-color: green !important; }Best regards,
RikardHi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Great, if you want to change the colour then you need some custom CSS. I had a look at your site but I couldn’t see the menu item as a button, did you change it back maybe?
Best regards,
RikardHey Donald Teng,
Are you not able to log into your Themeforest account? If you are then you can download the theme files from there.
Best regards,
RikardHi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJanuary 5, 2018 at 10:01 am in reply to: Text box doesn't show tinymce editor with all text options #893631Hey miltonjeffrey1,
Thanks for the login details, though I can see plenty of options in the text editor. Could you post a screenshot of the problem please? You can upload to Dropbox or Google Drive and then link to it here.
Best regards,
RikardJanuary 5, 2018 at 9:59 am in reply to: Can I import pages from more than two Enfold theme demos? #893626Hey a25744878,
1. If you enable debug mode in order to see builder shortcodes: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, you can then paste shortcodes to a new page. I don’t know exactly which pages you are looking to import though? Please link to them here and we’ll give you the shortcodes for them.
2. Yes, you can create both WooCommerce product pages as well as regular pages and posts.
Best regards,
RikardJanuary 5, 2018 at 9:48 am in reply to: How to center text in Grid Row only on mobile device? #893615Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
It’s not that we don’t want to help, but you seem to be using our help to do your work for you. I’m guessing your work is designing websites, right? Most of your questions are “how to edit this element”, and you have the same tools as we do at your disposal; simply inspect the element in question using your browser. If you don’t know CSS or need to learn more then I would recommend W3Schools or something similar, there are plenty of resources available to you on the web. We are here to help you out with problems in the theme, not to customise it for your needs in your work. Having said that, we are happy to help you out if you run into problems with something and we are of course happy to have you as a customer.
If you need to target that menu list on that particular page you can use CSS like this:
.page-id-950 #nav_menu-3 { Your CSS here }It took me 30 seconds to find that CSS selector, and about 7 minutes to write this message.
Best regards,
Rikard-
This reply was modified 7 years, 10 months ago by
Rikard.
Hey bobfurgo,
You should be able to use this selector:
#avia-menu .current_page_item { Your CSS }Best regards,
RikardJanuary 5, 2018 at 9:11 am in reply to: Want the images on mobile site to appear in 2 columns rather than 1 #893603Hi,
Thanks for the feedback. Please try this instead:
@media only screen and (max-width: 767px) { #av_section_2 .flex_column.av_one_fourth { width:48% !important; margin-right:2% !important; } }Best regards,
RikardHi,
Thanks for the feedback, though I can’t see the problem on the URL posted in this thread. Could you link directly to where we can see the problem please?
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a { color:white !important; }Best regards,
RikardHi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi Ryan,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi Raffaykiddeljoe,
Please open a new thread for your problem, it’s difficult to help several people in the same thread. Make sure to include admin login details and the description of the problem you posted in the new thread.
Best regards,
RikardHey MKDesign77,
I’m not sure I understand what you mean by that, could you link to your site and try to explain a bit further please? A screenshot highlighting your intentions might help as well.
Best regards,
RikardHi Miriam,
Thanks for the link. Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardHi Günter,
Great, glad you found a good alternative and thanks for sharing :-)
I’ll go ahead and close the thread for now.Best regards,
RikardHey Tobias,
I’ve never tried that combination out before unfortunately, what problems are you having? There is support for a megamenu in the theme, maybe you could try using that instead of a plugin?
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { #top #wrap_all .slide-entry { width: 100% !important; margin-left: 0 !important; } }Best regards,
RikardJanuary 5, 2018 at 8:21 am in reply to: Sidebars not showing in Widget editor in Admin view? #893589Hi,
Thanks for that, login details are working and I can see the problem you are describing on my end as well. I’m not sure what is causing it though, could you try deactivating all plugins to see if one of them is causing a conflict please?
Best regards,
RikardHi,
Thanks for that, I changed the year to 2018 and it seems to be working just fine on both the front and backend. Please review your site.
Best regards,
RikardHi Hanne,
It’s possible, but are you sure you want all links to be buttons? It usually doesn’t work very well to have a button in paragraph text for instance. I would suggest that you check the options you have under Enfold->Advanced Styling instead. Maybe setting your links to have a different colour and to be underlined could work?
Best regards,
RikardHey mojanoski,
Please try the following in Quick CSS under Enfold->General Styling:
.table-icons { height: 25px !important; line-height: 25px !important; }Best regards,
RikardHi Havi,
Please share if you have any special method of loading your Adsense.
Best regards,
RikardJanuary 5, 2018 at 7:39 am in reply to: Avia Layout Builder stopped working after re-arranging layout #893583Hi,
Thanks for the login details, though I can’t add your API key for you. You have to do that yourself, you can find the information in your Themeforest account. Otherwise you might want to update manually this time?
Best regards,
Rikard -
This reply was modified 7 years, 10 months ago by
-
AuthorPosts
