Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@ourherbfarm: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the follwoing CSS:
#portfolio .hentry .entry-title a { color: #ff00ff; }Note: This will change the color of the Portfolio Title link.
The small text in portfolio (meta tags), these are only available if you select Post Portfolio/Category
If you want to change the color of the content, add the following CSS:#portfolio .hentry .entry-content { color: #ff00ff; }Note: Please change the color as desired.
Let me know if any problem.
Regards,
MaheshMahesh
Participant@ourherbfarm: Please use the following CSS instead:
@font-face { font-family: 'neucharegular'; src: url('http://ourherbfarm.com/css/neucha-webfont.eot'); src: url('http://ourherbfarm.com/css/neucha-webfont.eot?#iefix') format('embedded-opentype'), url('http://ourherbfarm.com/css/neucha-webfont.woff') format('woff'), url('http://ourherbfarm.com/css/neucha-webfont.ttf') format('truetype'), url('http://ourherbfarm.com/css/neucha-webfont.svg#neucharegular') format('svg'); } .entry-title { font-family: 'neucharegular'; }Note: This is for titles just for testing, please change as you desire.
Regards,
MaheshMahesh
Participant@jhgtyre: Glad to know that. Thank you for your appreciation. Have a nice day!
Regards,
MaheshOctober 5, 2016 at 5:09 pm in reply to: "error on line…XML declaration allowed only at the start of the document" #100925October 5, 2016 at 2:36 pm in reply to: "error on line…XML declaration allowed only at the start of the document" #100915Mahesh
Participant@fede15: Just to let you know that the update has been released. Please download and install the latest version and check if it fixes the issue. Let me know further.
Regards,
MaheshOctober 5, 2016 at 1:05 pm in reply to: Hide Image from featured content and Banner Image in Header #100903Mahesh
Participant@floh:
1)i have a problem with the featured content. I don´t want the image of the page to be displayed at the featured content excerpt.
=> Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#featured-content .featured-homepage-image { display: none; }2. at the place where the logo is, we want an image too. so it should be the logo AND an image (like a background banner)
=> Do you mean to add a background image to the header? If so, add the following CSS:#masthead { background-image: url("link to your desired image"); background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }Note: Please replace link to your desired image in the above code with you desired image url.
Let me know if any problem.
Regards,
MaheshMahesh
Participant@valeska-conducere: Do you mean to display image in blog excerpt like in the demo link below?
https://catchthemes.com/demo/full-frame/blog/
If so, this feature is already in Full Frame Pro version, I recommend you to upgrade to Pro.Regards,
MaheshOctober 5, 2016 at 12:23 pm in reply to: Floating check box under comments, how to get rid of it? #100901Mahesh
Participant@amyestrada: Please post in your site url.
Regards,
MaheshMahesh
Participant@ourherbfarm: You’ll need to use Custom CSS for this. Let me know what you want to change and I’ll provide you with the CSS.
Regards,
MaheshMahesh
Participant@ourherbfarm: Yes, this is possible through Custom CSS. First upload you desired font then go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@font-face { font-family: myCustomFont; src: url('link_to_source'); }then use as
p.some_class { font-family: myCustomFont; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@dship16: Glad to know you’ve figured it out all by yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@mistye: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Cusotm CSS box and add the following:
.hentry, .widget-title, .widget { border-bottom: none; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@bb-one-net: Glad to know you’ve fixed the issue by yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@jhgtyre: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.site-branding { margin-bottom: 80px; margin-top: 165px; min-height: auto; } @media screen and (max-width: 1023px) and (min-width : 768px) { .site-branding { margin-bottom: 320px; margin-top: 230px; } } @media screen and (max-width : 767px) { .site-branding { margin-bottom: 130px; margin-top: 110px; } }Hope this helps. Let me know if any problem.
Regards,
MaheshMahesh
Participant@anamaggarwal1991gmail-com: Please post in your site url.
Regards,
MaheshOctober 5, 2016 at 10:42 am in reply to: "error on line…XML declaration allowed only at the start of the document" #100890Mahesh
Participant@fede15: The issue will be fixed in the next update. Thank you for your patience. We’ll let you know as soon as the update is live.
Regards,
MaheshMahesh
Participant@debswebs: Sorry, we didn’t mean to let you down. I guarantee you that, you will get what you paid for. We’ll contact you through email shortly.
Regards,
MaheshMahesh
Participant@nikibranting: I’m afraid, Adventurous Pro does not have three column layout. But if you want to display the optional sidebar on gallery page only, this can be done. Go to gallery edit page, then scroll down to Adventurous Options, select Right Sidebar in Sidebar Layout option. Then select Optional Sidebar One in Select Sidebar option. This will use widgets in Optional Sidebar One widget area(Go to Dashborad=> Appearance=> Widgets and put you desired widgets in Optional Sidebar One widget area and click Save). Then click Update. Hope this helps.
Regards,
Mahesh -
AuthorPosts
