-
AuthorPosts
-
August 4, 2018 at 2:29 am #993391August 4, 2018 at 8:44 am #993455
Hey mohammadkhataan,
Did you try to download the file in question and make the changes in a text editor instead?
Best regards,
RikardAugust 4, 2018 at 3:11 pm #993513I solve it thank you but now I have another issue. How I can display a text as a hyperlink. If you check out this picture
you will find a list of company names. visitors supposed to see that black font as blue when the mouse clicked into it, it direct them to a company website. I did it but I do not know how to display it in the hyperlink not seems as original text!
- This reply was modified 6 years, 3 months ago by mohammadkhataan.
August 4, 2018 at 4:11 pm #993522Also, I would like to know why in this blog
It supposed to be https://shbabkits.com/blog/saudi-arabia-coworking-space-guide
Word “Blog” Should generate automatically, but I do not know it’s not working!
August 5, 2018 at 7:43 am #993619Hi,
Link problem; where can we see that? Is the problem that when hovering over the links they are not turning blue?
Permalinks; you can set a custom structure for you blog posts under Settings->Permalinks.
Best regards,
RikardAugust 7, 2018 at 12:28 am #994154Link problem; where can we see that? Is the problem that when hovering over the links they are not turning blue?
August 7, 2018 at 12:28 am #994155August 7, 2018 at 1:58 pm #994438Hi,
Please go to Enfold theme options > Layout Builder and check “Show element options for developers” and then edit your Text Block element and give it a custom CSS class (“my-custom-class” in example below) and then add following code to Quick CSS field in Enfold theme options > General Styling tab
.my-custom-class a:hover { color: orange; }
Best regards,
YigitAugust 7, 2018 at 3:39 pm #994462I tried it but it’s not working!
August 7, 2018 at 8:10 pm #994551Hi,
It seems like you have inserted CSS code into custom CSS field. Please only insert “my-custom-class” without double quotes into Custom CSS field and add following code to Enfold theme options > General Styling > Quick CSS
.my-custom-class a:hover { color: Blue; }
Best regards,
YigitAugust 8, 2018 at 12:14 am #994630it’s not working! either
http://prntscr.com/kfxwppAugust 8, 2018 at 12:20 am #994632Also, I would like to ask why google adsense ads not displayed anymore! check out picture
August 9, 2018 at 9:05 pm #995711Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisAugust 10, 2018 at 3:21 am #995785Is that answer for Adsense or the issue of hovers hyperlink?
August 10, 2018 at 4:35 pm #996057Hi mohammadkhataan,
Which links are you referring to? The ones in the sidebar?
Could you please attach some screenshots of the issue?Best regards,
VictoriaAugust 10, 2018 at 6:49 pm #996130The hover of the hyperlink is not working here
https://shbabkits.com/blog/saudi-arabia-coworking-space-guideAugust 12, 2018 at 9:23 pm #996496Hi,
I hovered your links – on top of the menu and I can see the hover correctly. A light yellow
Best regards,
BasilisAugust 14, 2018 at 10:23 pm #997336August 15, 2018 at 5:26 am #997417August 15, 2018 at 6:14 am #997432Hi,
Thanks for the video link, though it looks like you linked to the edit URL. It redirects me to this page: https://studio.youtube.com/?utm_source=%2Fedit&utm_campaign=upgrade&utm_medium=redirect#/video/qZpnm3asWpU/edit. Could you link to the public video page instead please?
Best regards,
RikardAugust 15, 2018 at 1:59 pm #997542- This reply was modified 6 years, 3 months ago by mohammadkhataan.
August 16, 2018 at 5:13 pm #998011Hi mohammadkhataan,
Your last reply is empty. Did you get it working for you?
Best regards,
VictoriaAugust 16, 2018 at 6:04 pm #998050No
- This reply was modified 6 years, 3 months ago by mohammadkhataan.
August 17, 2018 at 12:55 pm #998402Hi mohammadkhataan,
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 .avia_textblock h3.rtl a:hover { color: yellow !important; }
If you need further assistance please let us know.
Best regards,
VictoriaAugust 18, 2018 at 5:13 am #998624Hi Victoria,
I applied it but unfortunately, I still face the same result!
August 18, 2018 at 8:24 pm #998767Hi mohammadkhataan,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaAugust 18, 2018 at 11:15 pm #998809Hi Victoria,
Info attached!
BR,
MKAugust 19, 2018 at 4:52 pm #998961Hi mohammadkhataan,
I adjusted the code. It works now, you need to change the color to the color you need.
Best regards,
VictoriaAugust 19, 2018 at 8:06 pm #999062Did you make the amended as coding or just in enfold settings? If in enfold settings would you please show me how?
August 19, 2018 at 9:02 pm #999083Hi mohammadkhataan,
No, I added another selector to the css code.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.